Skip to content

[exporter/prometheusexporter] Support for custom bucket native histograms #43981

@MoreraAlejandro

Description

@MoreraAlejandro

Component(s)

Prometheus exporter

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

Follow-up for #43053.

As per prometheus documentation:

-53 is a schema for so-called custom bucket boundaries or short custom buckets, while the other schema numbers represent the different standard exponential schemas (short: standard schemas).

We decided in #43053 that this will be implemented in a separate PR, so this is the issue for that

Describe the solution you'd like

When the schema is set to -53 we need to do what is described in this documentation page.

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