3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/ngalert/schedule
Yuri Tseretyan c7598cc6fb
Alerting: Add ability to control scheduler tick interval via config ()
* add ability to control scheduler interval via config
* add feature flag `configurableSchedulerTick`
2023-07-26 12:44:12 -04:00
..
alerts_sender_mock.go Chore: Fix goimports grouping in alerting () 2023-01-30 09:55:35 +01:00
fetcher_test.go Alerting: Scheduler to use AlertRule () 2022-07-26 09:40:06 -04:00
fetcher.go Alerting: Update scheduler to get updates only from database () 2023-03-14 18:02:51 -04:00
registry_bench_test.go Alerting: Scheduler use rule fingerprint instead of version () 2023-04-28 10:42:16 -04:00
registry_test.go Alerting: Scheduler use rule fingerprint instead of version () 2023-04-28 10:42:16 -04:00
registry.go Alerting: Use unsafe.Slice for hashing a string during rule fingerprint calculation () 2023-06-30 14:58:23 -04:00
schedule_unit_test.go Plugins: Migrate PluginStore mock to pre-existing fakes package () 2023-07-17 10:21:44 +00:00
schedule.go Alerting: Add ability to control scheduler tick interval via config () 2023-07-26 12:44:12 -04:00
testing.go Alerting: update test TestAlertingTicker to not rely on clock () 2022-11-09 15:08:57 -05:00