grafana/pkg/services/ngalert/state
Alexander Weaver eb960d9725
Alerting: Add un-documented toggle for changing state history backend, add shells for remote loki and sql (#61072)
* Add toggle for state history backend and shells

* Extract some shared logic and add tests
2023-01-06 12:06:01 -06:00
..
historian Alerting: Add un-documented toggle for changing state history backend, add shells for remote loki and sql (#61072) 2023-01-06 12:06:01 -06: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: Add un-documented toggle for changing state history backend, add shells for remote loki and sql (#61072) 2023-01-06 12:06:01 -06:00
manager.go Alerting: Fix conversion of alert state from db state during manager warmup (#60933) 2023-01-04 09:40:04 -05:00
persist.go Alerting: Update state history service to filter states transitions (#58863) 2022-12-06 12:33:15 -05:00
state_test.go Alerting: Better define how we set states (#59977) 2022-12-08 20:12:13 +00:00
state.go Alerting: Better define how we set states (#59977) 2022-12-08 20:12:13 +00:00
template_functions.go Extract custom template functions (#60695) 2022-12-22 17:31:40 -03:00
template_test.go Remove explore compact URLs (#59686) 2022-12-14 12:57:53 -06:00
template.go Extract custom template functions (#60695) 2022-12-22 17:31:40 -03:00
testing.go Alerting: update state manager to return StateTransition instead of State (#58867) 2022-12-06 13:07:39 -05:00