Add k8s.pod.phase and k8s.pod.status.reason metrics#2488
Merged
trask merged 3 commits intoopen-telemetry:mainfrom Sep 23, 2025
Merged
Add k8s.pod.phase and k8s.pod.status.reason metrics#2488trask merged 3 commits intoopen-telemetry:mainfrom
trask merged 3 commits intoopen-telemetry:mainfrom
Conversation
f2db85f to
d852615
Compare
dashpole
reviewed
Jul 7, 2025
930c71e to
522c2c4
Compare
dashpole
approved these changes
Jul 8, 2025
dmitryax
reviewed
Jul 9, 2025
skl
reviewed
Jul 10, 2025
povilasv
approved these changes
Jul 11, 2025
skl
reviewed
Jul 11, 2025
skl
approved these changes
Jul 14, 2025
dashpole
approved these changes
Jul 23, 2025
Contributor
dashpole
left a comment
There was a problem hiding this comment.
lgtm, but lets wait to merge until the discussion around names and attributes matching exactly is resolved.
1 task
Signed-off-by: ChrsMark <[email protected]>
7ed6059 to
93e0e26
Compare
Signed-off-by: ChrsMark <[email protected]>
93e0e26 to
e814fb8
Compare
Member
Author
|
@open-telemetry/semconv-k8s-approvers please take a final look since this one is not blocked any more by #2472 (needs another approval from the group). |
rogercoll
approved these changes
Sep 16, 2025
povilasv
approved these changes
Sep 16, 2025
TylerHelmuth
approved these changes
Sep 22, 2025
Member
Author
|
@open-telemetry/specs-semconv-approvers @open-telemetry/specs-semconv-maintainers this one is approved by the K8S SIG. Please take a look. |
jinja2
approved these changes
Sep 22, 2025
lmolkova
approved these changes
Sep 23, 2025
Signed-off-by: ChrsMark <[email protected]>
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.
Fixes #2075
Changes
This PR adds the
k8s.pod.phaseandk8s.pod.status.reasonmetrics.Merge requirement checklist
[chore]