grafana/pkg/services/ngalert/state
Yuri Tseretyan bad4f28d0d
Alerting: update test TestAlertingTicker to not rely on clock (#58544)
* extract method processTick
* make processTick return scheduled rules
* move state manager tests to state manager
* update test
* move all tests into one file
* remove unused fields
2022-11-09 15:08:57 -05:00
..
historian Alerting: Persist annotations from multidimensional rules in batches (#56575) 2022-11-04 10:39:26 -05:00
cache_test.go Alerting: Refactor state manager's cache (#56197) 2022-10-06 15:30:12 -04:00
cache.go Alerting: Update handling of stale state (#58276) 2022-11-07 11:03:53 -05:00
manager_private_test.go Alerting: Fix screenshot is not taken for stale series (#57982) 2022-11-02 22:14:22 +00:00
manager_test.go Alerting: update test TestAlertingTicker to not rely on clock (#58544) 2022-11-09 15:08:57 -05:00
manager.go Alerting: Small improvements to staleResultsHandler (#58007) 2022-11-09 11:08:32 +00:00
persist.go Alerting: Persist annotations from multidimensional rules in batches (#56575) 2022-11-04 10:39:26 -05:00
state_test.go Alerting: Small improvements to staleResultsHandler (#58007) 2022-11-09 11:08:32 +00:00
state.go Alerting: Small improvements to staleResultsHandler (#58007) 2022-11-09 11:08:32 +00:00
template_test.go Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00
template.go Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00
testing.go Alerting: Persist annotations from multidimensional rules in batches (#56575) 2022-11-04 10:39:26 -05:00