Skip to content

Conversation

charleskorn
Copy link
Contributor

This PR fixes #16551, which is a regression introduced in #16095.

…antile` if classic and native histograms are present at the same timestamp

Signed-off-by: Charles Korn <charles.korn@grafana.com>
@charleskorn charleskorn marked this pull request as ready for review May 5, 2025 23:59
@charleskorn charleskorn requested a review from roidelapluie as a code owner May 5, 2025 23:59
@krajorama krajorama self-requested a review May 8, 2025 07:13
Copy link
Member

@krajorama krajorama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Seems like a straightforward implementation of the classic histogram related delete(enh.signatureToMetricWithBuckets, string(enh.lblBuf)) for native histograms without much overhead.

@krajorama krajorama merged commit f0471ff into prometheus:main May 8, 2025
27 checks passed
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.

histogram_quantile and histogram_fraction return values when both classic and native histograms are present
2 participants