Prometheus Native Histograms in Mimir #3467
manishm
started this conversation in
Development
Replies: 2 comments 4 replies
|
👋 Grafana team is working on it, but we don't have an ETA right now. @krajorama and @zenador are doing this work. |
3 replies
|
Also, will this be enabled for the remote write API? This has been enabled since ~July and improved with the native histogram addition in Oct/Nov. Here's the "new" WriteRequest timeseries protobuf: https://github.com/prometheus/prometheus/blob/c0d8a56c69014279464c0e15d8bfb0e153af0dab/prompb/types.pb.go#L659. If so, that'd be much more performant when doing remote writes to ingest data :) |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When will the Prometheus Native Histograms in Mimir be merged into Mimir?
This was recently merged in Prometheus - https://github.com/prometheus/prometheus/releases/tag/v2.40.0
All reactions