grafana/pkg/services/ngalert/schedule
Diego Augusto Molina 9c29e1a783
Alerting: Fix data races and improve testing (#81994)
* Alerting: fix race condition in (*ngalert/sender.ExternalAlertmanager).Run

* Chore: Fix data races when accessing members of *ngalert/state.FakeInstanceStore

* Chore: Fix data races in tests in ngalert/schedule and enable some parallel tests

* Chore: fix linters

* Chore: add TODO comment to remove loopvar once we move to Go 1.22
2024-02-14 12:45:39 -03: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
jitter_test.go Alerting: Add setting to distribute rule group evaluations over time (#80766) 2024-01-18 12:48:11 -06:00
jitter.go Alerting: Enable group-level rule evaluation jittering by default, remove feature toggle (#82212) 2024-02-09 15:53:58 -06: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 QueryField: Handle autocomplete better (#81484) 2024-01-31 10:01:20 +00:00
registry.go Alerting: Fix scheduler to group folders by the unique key (orgID and UID) (#81303) 2024-01-30 17:14:11 -05:00
schedule_unit_test.go Alerting: Fix data races and improve testing (#81994) 2024-02-14 12:45:39 -03:00
schedule.go Alerting: Add exported API to scheduler to access currently loaded rules (#82031) 2024-02-07 09:31:22 -06:00
testing.go Alerting: Fix data races and improve testing (#81994) 2024-02-14 12:45:39 -03:00