Skip to content

Support for native histograms #576

Description

@jml

Native histograms (aka sparse histograms, aka high-res histograms) are on their way to being production ready. It would be wonderful if the Node prom-client supported them.

From the Prometheus docs:

A native histogram requires only one time series, which includes a dynamic number of buckets in addition to the sum and count of observations. Native histograms allow much higher resolution at a fraction of the cost.

They aren't quite a stable feature yet, but I figure it would be useful to me & others to have an issue to gather together any discussion on implementing them for this client.

Some relevant links:

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions