[processor/k8sattributes] bump version of semconv to 1.40#46644
Merged
Conversation
1140636 to
9eef06e
Compare
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
9eef06e to
a9003d3
Compare
paulojmdias
approved these changes
Mar 4, 2026
atoulme
approved these changes
Mar 5, 2026
Member
Author
|
The change is trivial and has no functional effect. Merging. |
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
antonio-mazzini
pushed a commit
to antonio-mazzini/opentelemetry-collector-contrib
that referenced
this pull request
Mar 5, 2026
…etry#46644) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Bumping version of semconv to 1.40 Release: https://github.com/open-telemetry/semantic-conventions/releases/tag/v1.40.0 In particular open-telemetry/semantic-conventions#3304 moves the used attributes to `beta`. --------- Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
avleentwilio
pushed a commit
to avleentwilio/opentelemetry-collector-contrib
that referenced
this pull request
Apr 1, 2026
…etry#46644) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Bumping version of semconv to 1.40 Release: https://github.com/open-telemetry/semantic-conventions/releases/tag/v1.40.0 In particular open-telemetry/semantic-conventions#3304 moves the used attributes to `beta`. --------- Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
ChrsMark
added a commit
that referenced
this pull request
May 15, 2026
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Similar to #46644 Bumping version of semconv to 1.41 (through open-telemetry/opentelemetry-go#8324). Release: https://github.com/open-telemetry/semantic-conventions/releases/tag/v1.41.0 In particular open-telemetry/semantic-conventions#3491 promoted the used attributes to `release_candidate` ([example](https://github.com/open-telemetry/opentelemetry-go/blob/main/semconv/v1.41.0/attribute_group.go#L9698)). --------- Signed-off-by: ChrsMark <chrismarkou92@gmail.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.
Description
Bumping version of semconv to 1.40
Release: https://github.com/open-telemetry/semantic-conventions/releases/tag/v1.40.0
In particular open-telemetry/semantic-conventions#3304 moves the used attributes to
beta.