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

Added support to query-tee in front of ruler-query-frontend in the "Remote ruler reads" dashboard #2761

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

pracucci
Copy link
Collaborator

What this PR does

We just merged a PR #2683 to add HTTP-over-gRPC support to query-tee so we can finally use it for tee-ing remote rule evaluation too. When ruler remote evaluation goes through the query-tee, the ruler-query-frontend receive the request over plain HTTP (instead of HTTP-over-gRPC). In this PR I'm adding support for plain HTTP requests to ruler-query-frontend in the "Remote ruler reads" dashboard.

Which issue(s) this PR fixes or relates to

N/A

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

…emote ruler reads" dashboard

Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci requested a review from colega August 18, 2022 08:29
@pracucci pracucci marked this pull request as ready for review August 18, 2022 08:30
@pracucci pracucci merged commit 287f9c6 into main Aug 18, 2022
@pracucci pracucci deleted the add-query-tee-support-to-ruler-remote-dashboard branch August 18, 2022 08:56
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