Skip to content

Add Exemplars support for native Prometheus histograms in prometheusexporter #47159

@jonatan-ivanov

Description

@jonatan-ivanov

Component(s)

exporter/prometheus

Is your feature request related to a problem? Please describe.

If I send exponential histograms that contain exemplars to the collector, the collector can receive them (I can see them in the debug exporter output) but the Prometheus exporter does not have exemplars on its output (it has the native histogram but without exemplars).

Describe the solution you'd like

Add Exemplars support for native Prometheus histograms in prometheusexporter

Describe alternatives you've considered

N/A

Additional context

I think this is related: #43053

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions