-
Notifications
You must be signed in to change notification settings - Fork 505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update semantic convention to v1.24.0 #1596
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1596 +/- ##
=====================================
Coverage 67.0% 67.0%
=====================================
Files 138 138
Lines 19515 19515
=====================================
Hits 13084 13084
Misses 6431 6431 ☔ View full report in Codecov by Sentry. |
https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions/scripts/templates we don't have metric attributes generated? is that something we can add as well? |
Yes, there were some docker errors while generating the source files for metrics. So thought of publishing it as separate PR. |
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
Changes
Update semantic convention from (current) v.1.21.0 to v1.24.0 - https://github.com/open-telemetry/semantic-conventions/releases/tag/v1.24.0
Breaking changes across these two versions:
Trace attributes removed/renamed:
Resource attributes removed/renamed:
Merge requirement checklist
CHANGELOG.md
files updated for non-trivial, user-facing changes