Skip to content

nh support for metrics aggregation#7359

Open
Shvejan wants to merge 2 commits intocortexproject:masterfrom
Shvejan:expose-nh-metrics
Open

nh support for metrics aggregation#7359
Shvejan wants to merge 2 commits intocortexproject:masterfrom
Shvejan:expose-nh-metrics

Conversation

@Shvejan
Copy link
Contributor

@Shvejan Shvejan commented Mar 18, 2026

What this PR does:

  • Add native histogram support to metrics aggregation helper, the change also supports dual-format histograms that expose both native and classic bucket formats.
  • few methods and structs like makeBucketsFromMap and nativeHistogramMetric are copied from Prometheus implementation to follow the same patterns.

Which issue(s) this PR fixes:
Fixes #6489

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Shvejan Mutheboyina <shvejan@amazon.com>
Signed-off-by: Shvejan <49836470+Shvejan@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SendSumOfHistograms should support native histograms

1 participant