Skip to content

Native histogram support for Kubernetes metrics #128842

@richabanker

Description

@richabanker

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

Labels

kind/featureCategorizes issue or PR as related to a new feature.sig/instrumentationCategorizes an issue or PR as relevant to SIG Instrumentation.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions