[k8s] Define missing roles for entity attributes#3135
Merged
lmolkova merged 2 commits intoopen-telemetry:mainfrom Dec 16, 2025
Merged
[k8s] Define missing roles for entity attributes#3135lmolkova merged 2 commits intoopen-telemetry:mainfrom
lmolkova merged 2 commits intoopen-telemetry:mainfrom
Conversation
c88d0d0 to
26fcdd3
Compare
26fcdd3 to
e40da0f
Compare
Member
Author
|
/cc @open-telemetry/semconv-k8s-approvers |
jsuereth
reviewed
Dec 2, 2025
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
e40da0f to
3f6451e
Compare
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
jsuereth
approved these changes
Dec 11, 2025
Member
Author
|
@open-telemetry/semconv-k8s-approvers please take a look |
dashpole
approved these changes
Dec 15, 2025
lmolkova
approved these changes
Dec 15, 2025
Cirilla-zmh
pushed a commit
to Cirilla-zmh/semantic-conventions
that referenced
this pull request
Feb 3, 2026
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.
Related to #3120
Changes
This PR adds roles for entity attributes that were missing this.
k8s.namespace.namecan be an identifying attribute within the scope of a K8s a cluster, hencek8s.namespace.uidis not defined at all nor used ink8sattributesprocessor of the Collector. I'd love to hear what people think about this and if we should consider introducing thek8s.namespace.uidas an identifying attribute for consistency across k8s resources/entities.Merge requirement checklist
[chore]