Skip to content

feature(monitors): Add Native Histogram for Monitors - #6817

Open
hdost wants to merge 1 commit into
grafana:mainfrom
hdost:add-native-histogram-monitors
Open

feature(monitors): Add Native Histogram for Monitors#6817
hdost wants to merge 1 commit into
grafana:mainfrom
hdost:add-native-histogram-monitors

Conversation

@hdost

@hdost hdost commented Aug 4, 2026

Copy link
Copy Markdown

Brief description of Pull Request

This adds the ability for individual PodMonitors and ServiceMonitors to chose whether or
not to ScrapeNativeHistograms. This means that for an entire cluster you no longer have to
choose to potentially send way more metrics all a once than you may want for a cluster.

Pull Request Details

Adds two basic flags passed through from PodMonitors to the Alloy Scrape Configurations. They already are supported, so no need to add more functionality.

Issue(s) fixed by this Pull Request

#6834

Notes to the Reviewer

Nothing much, perhaps

PR Checklist

  • Documentation added
  • Tests updated
  • Config converters updated

Pod Monitors and Service Monitors have had the ability to individually
configure Scraping of Native Histograms, but before this patch there
was no way to force native histogram scrape for an individual service.
This meant that for an entire cluster you had to choose to potentially
send way more metrics all a once than you may want for a cluster.
@hdost
hdost requested a review from a team as a code owner August 4, 2026 11:59
@cla-assistant

cla-assistant Bot commented Aug 4, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant