Skip to content

Document the ordering guarantees provided by the metrics SDK - #7453

Merged
dashpole merged 7 commits into
open-telemetry:mainfrom
dashpole:concurrency_docs
Oct 7, 2025
Merged

Document the ordering guarantees provided by the metrics SDK#7453
dashpole merged 7 commits into
open-telemetry:mainfrom
dashpole:concurrency_docs

Conversation

@dashpole

@dashpole dashpole commented Oct 4, 2025

Copy link
Copy Markdown
Collaborator

Forked from this discussion here: #7443 (comment)

It seems like a good idea for us as a group to align on and document what we are comfortable with in terms of how ordered measurements are reflected in collected metric data.

@codecov

codecov Bot commented Oct 4, 2025

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7453   +/-   ##
=====================================
  Coverage   85.7%   85.7%           
=====================================
  Files        286     286           
  Lines      25331   25331           
=====================================
+ Hits       21728   21729    +1     
+ Misses      3222    3221    -1     
  Partials     381     381           

see 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.
@dashpole dashpole added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Oct 4, 2025
Comment thread sdk/metric/doc.go Outdated
Comment thread sdk/metric/doc.go Outdated
Comment thread sdk/metric/doc.go Outdated
@dashpole
dashpole requested a review from MrAlias October 7, 2025 13:25
@dashpole
dashpole merged commit 5f5f4af into open-telemetry:main Oct 7, 2025
31 checks passed
@dashpole
dashpole deleted the concurrency_docs branch October 7, 2025 15:22
@MrAlias MrAlias added this to the v1.39.0 milestone Oct 14, 2025
@MrAlias MrAlias mentioned this pull request Jan 16, 2026
42 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

4 participants