-
Notifications
You must be signed in to change notification settings - Fork 41.1k
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.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
What would you like to be added?
Following up on the slack thread, creating this placeholder issue to add support for instrumenting native histograms in Kubernetes metrics.
Why is this needed?
Native histograms were added to Prometheus that have some nice features around having dynamic bucketing for histograms, reduced cardinality to name a few.
Following are some considerations we should keep in mind when working on native histogram support for K8s metrics (ensure we continue to support both classic histograms meanwhile). As of today, native histograms
- is still an experimental feature in Prom
- only supports Prom protobuf exposition format
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.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.