prometheus/rules
Goutham Veeramachaneni cb830b0a9c
Label rule_group_iterations metric with group name (#7823)
* Label rule_group_iterations metric with group name

evalTotal and evalFailures having the label but iterations not having it
is an odd mismatch.

Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>

* Remove the metrics when a group is deleted.

Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>

* Initialise the metrics

Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
2020-08-19 15:29:13 +02:00
..
fixtures
alerting.go rules: fix bug for unknown alert state. (#7599) 2020-07-17 08:39:15 +01:00
alerting_test.go Add unit test case for func State in alerting.go (#7476) 2020-06-29 13:16:52 +01:00
manager.go Label rule_group_iterations metric with group name (#7823) 2020-08-19 15:29:13 +02:00
manager_test.go rules: add evaluationTimestamp when copy state. (#7775) 2020-08-14 09:42:13 +01:00
recording.go Fix build errors in rest of prometheus 2020-02-17 16:09:23 +01:00
recording_test.go Comment fixes 2020-02-17 16:09:23 +01:00