-
Notifications
You must be signed in to change notification settings - Fork 15.6k
(1.37) Metrics API not documented #56895
Copy link
Copy link
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.language/enIssues or PRs related to English languageIssues or PRs related to English languagepriority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.sig/instrumentationCategorizes an issue or PR as relevant to SIG Instrumentation.Categorizes an issue or PR as relevant to SIG Instrumentation.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.language/enIssues or PRs related to English languageIssues or PRs related to English languagepriority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.sig/instrumentationCategorizes an issue or PR as relevant to SIG Instrumentation.Categorizes an issue or PR as relevant to SIG Instrumentation.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Type
Projects
StatusShow more project fields
In Progress
This is a Bug Report
KEP issue: kubernetes/enhancements#5207
Problem: https://www.kubernetes.dev/resources/keps/5207/#release-signoff-checklist shows that
metrics.k8s.iois due to graduate to v1 in the Kubernetes 1.37 release, but there isn't documentation for it yet.There was #56349 but this only updates some pages that mention the API.
Proposed Solution:
Document the API
metrics.k8s.ioAdditional Information:
Filed as a bug because this change should have failed PRR / a criterion for graduation is not met.
/kind bug
/language en
/sig instrumentation