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.
 
 
 
 
 
prometheus/rules
Bryan Boreham 3fd24d1cd7
Merge pull request #13999 from bboreham/extract-promqltest
2 years ago
..
fixtures Block until all rules, both sync & async, have completed evaluating 2 years ago
alerting.go Merge pull request #13980 from prometheus/gotjosh/restore-only-with-rule-query 2 years ago
alerting_test.go test: add promqltest package references 2 years ago
group.go BUGFIX: Mark the rule's restoration process as completed always (#14048) 2 years ago
manager.go Allow using alternative PromQL engines for rule evaluation 2 years ago
manager_test.go Merge pull request #13999 from bboreham/extract-promqltest 2 years ago
origin.go Decouple ruler dependency controller from concurrency controller 2 years ago
origin_test.go Decouple ruler dependency controller from concurrency controller 2 years ago
recording.go Decouple ruler dependency controller from concurrency controller 2 years ago
recording_test.go test: add promqltest package references 2 years ago
rule.go Decouple ruler dependency controller from concurrency controller 2 years ago