The Prometheus monitoring system and time series database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
gotjosh 1dd0bff4f1
Merge pull request #13980 from prometheus/gotjosh/restore-only-with-rule-query
7 months ago
..
fixtures Block until all rules, both sync & async, have completed evaluating 10 months ago
alerting.go Merge pull request #13980 from prometheus/gotjosh/restore-only-with-rule-query 7 months ago
alerting_test.go Use labels.Len() instead of manually counting the labels 7 months ago
group.go querier.Select cannot return a nil series set. 7 months ago
manager.go Allow using alternative PromQL engines for rule evaluation 9 months ago
manager_test.go Rename `alerts` to `expectedAlerts` in the test case input 7 months ago
origin.go Decouple ruler dependency controller from concurrency controller 10 months ago
origin_test.go Decouple ruler dependency controller from concurrency controller 10 months ago
recording.go Decouple ruler dependency controller from concurrency controller 10 months ago
recording_test.go Tests: use replacement DeepEquals using go-cmp 10 months ago
rule.go Decouple ruler dependency controller from concurrency controller 10 months ago