grafana/pkg/services/ngalert/state
2024-04-03 17:18:02 +02:00
..
historian Alerting: Clamp Loki ASH range query to configured max_query_length (#83986) 2024-03-15 18:59:45 +02:00
template Chore: Upgrade Go to 1.21.3 (#77304) 2023-11-01 09:17:38 -07:00
cache_bench_test.go Alerting: Improve performance of cache.getOrCreate (#63909) 2023-06-15 09:37:47 -04:00
cache_test.go Alerting: Support for simplified notification settings in rule API (#81011) 2024-02-15 09:45:10 -05:00
cache.go Alerting: Support for simplified notification settings in rule API (#81011) 2024-02-15 09:45:10 -05:00
compat_test.go Alerting: Fix NoData & Error alerts not resolving when rule is reset (#80184) 2024-01-09 14:47:19 -05:00
compat.go Alerting: Fix NoData & Error alerts not resolving when rule is reset (#80184) 2024-01-09 14:47:19 -05:00
image_mock.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
manager_bench_test.go feat(alerting): add state persister interface (#80384) 2024-01-17 13:33:13 +01:00
manager_private_test.go Alerting: Add "Keep Last State" backend functionality (#83940) 2024-03-12 10:00:43 -04:00
manager_test.go Alerting: Add "Keep Last State" backend functionality (#83940) 2024-03-12 10:00:43 -04:00
manager.go fix(alerting): only expose metrics if executing alerts (#85512) 2024-04-03 17:18:02 +02:00
persist.go feat(alerting): add async state persister (#80763) 2024-01-22 13:07:11 +01:00
persister_async_test.go Alerting: Fix data races and improve testing (#81994) 2024-02-14 12:45:39 -03:00
persister_async.go Alerting: Add a feature flag to periodically save states (#80987) 2024-01-23 17:03:30 +01:00
persister_noop.go Alerting: Add a feature flag to periodically save states (#80987) 2024-01-23 17:03:30 +01:00
persister_sync_test.go Alerting: Fix data races and improve testing (#81994) 2024-02-14 12:45:39 -03:00
persister_sync.go Alerting: Add a feature flag to periodically save states (#80987) 2024-01-23 17:03:30 +01:00
state_test.go Alerting: Add "Keep Last State" backend functionality (#83940) 2024-03-12 10:00:43 -04:00
state.go Alerting: Add "Keep Last State" backend functionality (#83940) 2024-03-12 10:00:43 -04:00
testing.go Alerting: Fix data races and improve testing (#81994) 2024-02-14 12:45:39 -03:00