grafana/pkg/services/ngalert/schedule
Alexander Weaver 542741f748
Alerting: Log scheduler maxAttempts, guard against invalid retry counts, log retry errors (#80234)
* Log maxAttempts, add guard, log retry errors

* fix whitespace

* Initialize evaluator in TestProcessTicks
2024-01-09 13:19:37 -06:00
..
alerts_sender_mock.go Alerting: Fetch alerts from a remote Alertmanager (#75844) 2023-10-19 11:27:37 +02:00
fetcher_test.go Alerting: Scheduler to use AlertRule (#52354) 2022-07-26 09:40:06 -04:00
fetcher.go Alerting: Update scheduler to get updates only from database (#64635) 2023-03-14 18:02:51 -04:00
loaded_metrics_reader_test.go Alerting: Support hysteresis command expression (#75189) 2024-01-04 11:47:13 -05:00
loaded_metrics_reader.go Alerting: Support hysteresis command expression (#75189) 2024-01-04 11:47:13 -05:00
registry_bench_test.go Alerting: Scheduler use rule fingerprint instead of version (#66531) 2023-04-28 10:42:16 -04:00
registry_test.go Alerting: Scheduler use rule fingerprint instead of version (#66531) 2023-04-28 10:42:16 -04:00
registry.go Alerting: Use unsafe.Slice for hashing a string during rule fingerprint calculation (#71000) 2023-06-30 14:58:23 -04:00
schedule_unit_test.go Alerting: Log scheduler maxAttempts, guard against invalid retry counts, log retry errors (#80234) 2024-01-09 13:19:37 -06:00
schedule.go Alerting: Log scheduler maxAttempts, guard against invalid retry counts, log retry errors (#80234) 2024-01-09 13:19:37 -06:00
testing.go Alerting: update test TestAlertingTicker to not rely on clock (#58544) 2022-11-09 15:08:57 -05:00