[k8s] Adds k8s.hpa.metric.target.cpu.* metrics#2283
Merged
trask merged 9 commits intoopen-telemetry:mainfrom Jun 30, 2025
Merged
[k8s] Adds k8s.hpa.metric.target.cpu.* metrics#2283trask merged 9 commits intoopen-telemetry:mainfrom
trask merged 9 commits intoopen-telemetry:mainfrom
Conversation
jinja2
commented
May 19, 2025
jinja2
commented
May 20, 2025
ChrsMark
reviewed
May 21, 2025
ChrsMark
reviewed
Jun 3, 2025
dashpole
approved these changes
Jun 3, 2025
ChrsMark
approved these changes
Jun 6, 2025
Member
ChrsMark
left a comment
There was a problem hiding this comment.
LGTM!
Not sure if the open question of #2283 (comment) should block this or not. Probably we can proceed and revisit entity associations anyways.
Contributor
Author
|
@open-telemetry/specs-semconv-approvers this PR has SIG approvals. PTAL when you get a chance. Thanks! |
jsuereth
approved these changes
Jun 18, 2025
joaopgrassi
approved these changes
Jun 25, 2025
Member
|
@jinja2 that will need a rebase :) |
Contributor
Author
|
Resolved conflicts |
Member
|
sorry, we didn't get to it in time, can you resolve the conflicts again? thanks |
jherbage
pushed a commit
to jherbage/semantic-conventions
that referenced
this pull request
Jul 1, 2025
spurplewang
pushed a commit
to spurplewang/semantic-conventions
that referenced
this pull request
Jul 10, 2025
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 #2182
Changes
Adds metrics and attributes to track k8s HPA's metric target values for CPU resources.
Merge requirement checklist
[chore]