Skip to content

Rename k8s.node.allocatable.* metrics to k8s.node.*.allocatable#2973

Merged
joaopgrassi merged 2 commits intoopen-telemetry:mainfrom
ChrsMark:fix_k8s_allocatable_updowncounters
Oct 28, 2025
Merged

Rename k8s.node.allocatable.* metrics to k8s.node.*.allocatable#2973
joaopgrassi merged 2 commits intoopen-telemetry:mainfrom
ChrsMark:fix_k8s_allocatable_updowncounters

Conversation

@ChrsMark
Copy link
Copy Markdown
Member

@ChrsMark ChrsMark commented Oct 26, 2025

Follow up from #2822 (comment).

Changes

Apply the following renames for consistency:

  • k8s.node.allocatable.cpu -> k8s.node.cpu.allocatable
  • k8s.node.allocatable.memory -> k8s.node.memory.allocatable
  • k8s.node.allocatable.ephemeral_storage -> k8s.node.ephemeral_storage.allocatable

Collector implementation PR: open-telemetry/opentelemetry-collector-contrib#42587

Merge requirement checklist

  • CONTRIBUTING.md guidelines followed.
  • Change log entry added, according to the guidelines in When to add a changelog entry.
    • If your PR does not need a change log, start the PR title with [chore]
  • Links to the prototypes or existing instrumentations (when adding or changing conventions)

Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
@ChrsMark ChrsMark force-pushed the fix_k8s_allocatable_updowncounters branch from 5a1e7a7 to fc421c0 Compare October 26, 2025 12:22
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
@github-project-automation github-project-automation Bot moved this from Untriaged to Needs More Approval in Semantic Conventions Triage Oct 28, 2025
@joaopgrassi
Copy link
Copy Markdown
Member

@ChrsMark do we wait for more k8s approvers or are we good to go?

@joaopgrassi joaopgrassi moved this from Needs More Approval to Ready to be Merged in Semantic Conventions Triage Oct 28, 2025
@joaopgrassi joaopgrassi added this pull request to the merge queue Oct 28, 2025
Merged via the queue into open-telemetry:main with commit b081a03 Oct 28, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done
Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants