grafana/pkg/services/ngalert/state
Yuri Tseretyan 28d39d35fd
Alerting: Update state manager to save state transitions in one batch (#58358)
* change stale results handler to not update database but return transitions
* save all transitions in one call
2022-11-14 10:57:51 -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
image_mock.go Alerting: Break dependency between state and image packages (#58381) 2022-11-09 15:06:49 -06: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: Break dependency between state and image packages (#58381) 2022-11-09 15:06:49 -06:00
manager.go Alerting: Update state manager to save state transitions in one batch (#58358) 2022-11-14 10:57:51 -05:00
persist.go Alerting: Break dependency between state and image packages (#58381) 2022-11-09 15:06:49 -06:00
state_test.go Alerting: Break dependency between state and image packages (#58381) 2022-11-09 15:06:49 -06:00
state.go Alerting: Break dependency between state and image packages (#58381) 2022-11-09 15:06:49 -06: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: Break dependency between state and image packages (#58381) 2022-11-09 15:06:49 -06:00