8000 ruler: add support for remote rule evaluation over HTTP by mbarbon · Pull Request #11415 · grafana/mimir · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ruler: add support for remote rule evaluation over HTTP #11415

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mbarbon
Copy link
@mbarbon mbarbon commented May 7, 2025

We're working on a multi-region Mimir deployment. Our approach is going to be to run two separate Mimir clusters, with a proxy (testing with promxy right now) to provide an unified view.

This is working work OK in our initial tests, one of the missing pieces is the ability for ruler to query the proxy. This PR adds the option to do this.

Checklist

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

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

This is can be used to evaluate rules through e a proxy (e.g. promxy).
@mbarbon mbarbon force-pushed the mbarbon/ruler-http-read branch from a1c93e5 to ce9e40a Compare May 8, 2025 08:51
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.

2 participants
0