Skip to content

Fix typos and linguistic errors in documentation / hacktoberfest - #7494

Merged
MrAlias merged 5 commits into
open-telemetry:mainfrom
survivant:main
Oct 13, 2025
Merged

Fix typos and linguistic errors in documentation / hacktoberfest#7494
MrAlias merged 5 commits into
open-telemetry:mainfrom
survivant:main

Conversation

@survivant

Copy link
Copy Markdown
Contributor

Fix typos and linguistic errors in documentation. It's not much, but I'm happy to help

Signed-off-by: Sebastien Dionne <survivant00@gmail.com>
@flc1125 flc1125 added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Oct 12, 2025
@codecov

codecov Bot commented Oct 12, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.1%. Comparing base (fa8e48b) to head (959dd01).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7494   +/-   ##
=====================================
  Coverage   86.1%   86.1%           
=====================================
  Files        291     291           
  Lines      25615   25615           
=====================================
+ Hits       22056   22059    +3     
+ Misses      3186    3183    -3     
  Partials     373     373           
Files with missing lines Coverage Δ
attribute/encoder.go 85.0% <ø> (ø)
exporters/stdout/stdoutmetric/encoder.go 100.0% <ø> (ø)
internal/global/meter.go 99.0% <ø> (ø)
metric.go 66.6% <ø> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@survivant

Copy link
Copy Markdown
Contributor Author

if you want can you add this label to this PR : hacktoberfest-accepted :)

@flc1125

flc1125 commented Oct 13, 2025

Copy link
Copy Markdown
Member

hacktoberfest-accepted

@open-telemetry/go-maintainers PTAL, Let's see if we need to add this label.

Some reference materials:https://hacktoberfest.com/participation/

Hacktoberfest is a global open-source contribution event organized by DigitalOcean every October.
Anyone can participate by submitting pull requests on GitHub or GitLab, and as long as they meet the event’s rules, they can earn rewards such as digital badges or limited-edition T-shirts.

Some information from the community: https://github.com/topics/hacktoberfest-accepted

Comment thread CONTRIBUTING.md Outdated
Comment thread CONTRIBUTING.md Outdated
Signed-off-by: Sebastien Dionne <survivant00@gmail.com>
Comment thread CONTRIBUTING.md Outdated
Comment thread internal/global/trace.go Outdated
survivant and others added 2 commits October 13, 2025 12:55
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
@MrAlias
MrAlias merged commit 1935e60 into open-telemetry:main Oct 13, 2025
33 checks passed
@MrAlias MrAlias added this to the v1.39.0 milestone Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Skip Changelog PRs that do not require a CHANGELOG.md entry

4 participants