prometheus/rules
Goutham Veeramachaneni 2efdf660b1
Increase evaluation failures on Commit() (#8770)
I think we should increment the metric here, we're setting the rule
health anyways. This means even if the "evaluation" suceeded, none of
the samples made it to storage.

This is a simplified solution to: https://github.com/prometheus/prometheus/pull/8410/

Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
2021-04-29 14:28:48 +02:00
..
fixtures rules: Make deleted rule series as stale after a reload (#6745) 2020-02-12 16:22:18 +01:00
alerting.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
alerting_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
manager.go Increase evaluation failures on Commit() (#8770) 2021-04-29 14:28:48 +02:00
manager_test.go [rule] Update rule health for append/commit fails (#8619) 2021-03-18 15:44:33 +01:00
recording.go [rule] Update rule health for append/commit fails (#8619) 2021-03-18 15:44:33 +01:00
recording_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00