prometheus/rules
Kyle Stang c80ca020e1 metrics: add rule type to evaluation failures and rule groups metrics
Adds a rule_type label to prometheus_rule_evaluation_failures_total and
prometheus_rule_group_rules metrics to describe whether the metrics
relate to alerting or recording rules.

Signed-off-by: Kyle Stang <kylestng@amazon.com>
2025-02-13 18:00:35 +00:00
..
fixtures Merge pull request #15669 from rajagopalanand/restore-for-state 2025-01-17 15:37:07 +01:00
alerting.go Rules: Store dependencies instead of boolean (#15689) 2025-01-06 20:48:38 +00:00
alerting_test.go Rules: Store dependencies instead of boolean (#15689) 2025-01-06 20:48:38 +00:00
group.go metrics: add rule type to evaluation failures and rule groups metrics 2025-02-13 18:00:35 +00:00
group_test.go rules.NewGroup: Fix when no logger is passed (#15356) 2024-11-21 16:53:06 +01:00
manager.go metrics: add rule type to evaluation failures and rule groups metrics 2025-02-13 18:00:35 +00:00
manager_test.go metrics: add rule type to evaluation failures and rule groups metrics 2025-02-13 18:00:35 +00:00
origin.go Decouple ruler dependency controller from concurrency controller 2024-02-02 10:06:37 +01:00
origin_test.go Rules: Store dependencies instead of boolean (#15689) 2025-01-06 20:48:38 +00:00
recording.go Rules: Store dependencies instead of boolean (#15689) 2025-01-06 20:48:38 +00:00
recording_test.go Rules: Store dependencies instead of boolean (#15689) 2025-01-06 20:48:38 +00:00
rule.go Rules: Store dependencies instead of boolean (#15689) 2025-01-06 20:48:38 +00:00