grafana/pkg/services/ngalert/state
Steve Simpson d440d86bbb
Alerting: Fix erroneous use of grafana-cli/logger. (#89037)
Can't see how this was intentional, likely just a typo.
2024-06-11 14:29:56 +02:00
..
historian Alerting: Fix erroneous use of grafana-cli/logger. (#89037) 2024-06-11 14:29:56 +02:00
template Chore: Upgrade Go to 1.21.3 (#77304) 2023-11-01 09:17:38 -07:00
cache_bench_test.go Alerting: Refactor Alert Rule Generators (#86813) 2024-04-29 21:52:15 -04:00
cache_test.go Alerting: Refactor Alert Rule Generators (#86813) 2024-04-29 21:52:15 -04: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 Alerting: Pass logger into NewAnnotationBackend. (#87812) 2024-05-14 15:51:27 +02:00
manager_private_test.go Alerting: Do not store series values from past evaluations in state manager for no reason (#87525) 2024-05-09 15:51:55 -05:00
manager_test.go Alerting: Pass logger into NewAnnotationBackend. (#87812) 2024-05-14 15:51:27 +02:00
manager.go Alerting: Do not store series values from past evaluations in state manager for no reason (#87525) 2024-05-09 15:51:55 -05: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: Do not store series values from past evaluations in state manager for no reason (#87525) 2024-05-09 15:51:55 -05:00
state.go Alerting: Do not store series values from past evaluations in state manager for no reason (#87525) 2024-05-09 15:51:55 -05:00
testing.go Alerting: Fix data races and improve testing (#81994) 2024-02-14 12:45:39 -03:00