-
Notifications
You must be signed in to change notification settings - Fork 532
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
Native histograms support in querier remote read #4425
Conversation
Signed-off-by: Justin Lei <justin.lei@grafana.com>
Signed-off-by: Justin Lei <justin.lei@grafana.com>
PR description is empty, can you please update it? |
Went to #4425 Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
The CHANGELOG has just been cut to prepare for the next Mimir release. Please rebase |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (modulo a couple of nits).
This reverts commit 2ecac64.
Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What this PR does
Enables Mimir's Prometheus remote read compatible API
https://grafana.com/docs/mimir/latest/operators-guide/reference-http-api/#remote-read
to return native histogram samples.
Which issue(s) this PR fixes or relates to
Related to #3478
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]