Skip to content

Decouple Ruler from ConfigDB & add separate ruler API and storage backend #1532

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

Closed
wants to merge 2 commits into from

Conversation

jtlisi
Copy link
Contributor

@jtlisi jtlisi commented Jul 25, 2019

This PR accomplishes the following

  • Add a separate API for the Ruler and Alertmanager based on this design document
  • Add a GCS backend for the ruler API
  • Update the polling mechanism to use a KV store backed change detection system for the decouple APIs or use a generation based configdb client
  • Update the scheduler to use a user-based context to allow for cancellations after updates or deletions
  • Pass a prometheus register with the users ID to the prometheus rule group to get user level prom eval metrics

Any feedback or suggestions are greatly appreciated

@jtlisi jtlisi changed the title 20190725 decouple ruler Decouple Ruler from ConfigDB & add separate ruler API and storage backend Jul 25, 2019
@jtlisi jtlisi closed this Jul 25, 2019
@jtlisi jtlisi deleted the 20190725_decouple_ruler branch July 25, 2019 20:59
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.

1 participant