Upgrade to Semantic Convention v1.25.0#1681
Merged
cijothomas merged 5 commits intoopen-telemetry:mainfrom Apr 24, 2024
Merged
Conversation
cijothomas
approved these changes
Apr 24, 2024
Member
|
FYI: open-telemetry/opentelemetry-dotnet#5539 This was removed by OTel .NET and being resurrected in contrib repo. I think we may also move this to contrib in the future. |
Member
Author
|
doc generation is failing, looking into this. |
Member
Author
Yes good to discuss further on this. We can keep it in main repo as long as we can maintain/upgrade it without much of effort, which seems to be the case for now. |
Member
Author
fixed now. |
TommyCpp
approved these changes
Apr 24, 2024
takumi-earth
pushed a commit
to earthlings-dev/opentelemetry-rust
that referenced
this pull request
Jan 27, 2026
Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Changes in v1.25.0:
registryservice.name, previously defined underresources, are now categorized underattribute_groupsin theregistry.service.nameas defined within theregistry.So, the code generator in generate-consts-from-spec.sh is now invoked for both
resourceandattribute_group.Merge requirement checklist
CHANGELOG.mdfiles updated for non-trivial, user-facing changes