Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add native histograms to latency/duration metrics #13681

Merged
merged 1 commit into from Mar 7, 2024

Conversation

krajorama
Copy link
Member

Dogfood native histograms.
Allow dependent projects to migrate to native histograms.

I've excluded non time related metrics to limit the scope and also they usually have their own idea of buckets.

I took the defaults from client_golang.

Dogfood native histograms.
Allow dependent projects to migrate to native histograms.

I took the defaults from client_golang.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
Copy link
Member

@beorn7 beorn7 left a comment

Choose a reason for hiding this comment

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

Thank you very much. Let's go with these values. We can still tweak them later.

@beorn7 beorn7 merged commit 9acae57 into prometheus:main Mar 7, 2024
24 checks passed
@bboreham bboreham mentioned this pull request Mar 8, 2024
krajorama added a commit to grafana/mimir that referenced this pull request Mar 12, 2024
Includes fix to rate calculation
prometheus/prometheus#13725
And some native histograms
prometheus/prometheus#13681

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
krajorama added a commit to grafana/mimir that referenced this pull request Mar 12, 2024
* Vendor update mimir-prometheus at 2b3d9c010123

Includes fix to rate calculation
prometheus/prometheus#13725
And some native histograms
prometheus/prometheus#13681

* Copy private const strings from Alertmanager.

Note: these are again public on main in alertmanager.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
Itaykal pushed a commit to Itaykal/mimir that referenced this pull request Mar 13, 2024
* Vendor update mimir-prometheus at 2b3d9c010123

Includes fix to rate calculation
prometheus/prometheus#13725
And some native histograms
prometheus/prometheus#13681

* Copy private const strings from Alertmanager.

Note: these are again public on main in alertmanager.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
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.

None yet

2 participants