Skip to content

Decouple ConfigDB & Ruler#1547

Closed
jtlisi wants to merge 1 commit intocortexproject:masterfrom
grafana:20190731_decouple_configdb_ruler
Closed

Decouple ConfigDB & Ruler#1547
jtlisi wants to merge 1 commit intocortexproject:masterfrom
grafana:20190731_decouple_configdb_ruler

Conversation

@jtlisi
Copy link
Contributor

@jtlisi jtlisi commented Jul 31, 2019

This is the first of several PRs that will decouple the ruler from the configdb and allow for the updated API and flexible storage options as outlined in this design document

This PR is a subset of the changes in #1513, and is meant to break the referenced PR into smaller more manageable components

  • Decouple the scheduler from the polling mechanism used to query the configdb
  • 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

Signed-off-by: Jacob Lisi jacob.t.lisi@gmail.com

Signed-off-by: Jacob Lisi <jacob.t.lisi@gmail.com>
@jtlisi jtlisi closed this Aug 9, 2019
@jtlisi jtlisi deleted the 20190731_decouple_configdb_ruler branch August 9, 2019 18:47
@jtlisi jtlisi mentioned this pull request Mar 12, 2020
3 tasks
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