grafana/pkg/services/ngalert/state
2024-09-26 23:27:40 +02:00
..
historian Alerting: Fix logging for failed annotations writing. (#93856) 2024-09-26 23:27:40 +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: Fix stale values associated with states that have gone to NoData, unify values calculation (#89807) 2024-07-08 12:30:23 -05:00
cache.go Alerting: Fix persisting result fingerprint that is used by recovery threshold (#91224) 2024-07-30 18:07:13 -04:00
compat_test.go Alerting: Resend resolved notifications for ResolvedRetention duration (#88938) 2024-06-20 16:33:03 -04:00
compat.go Alerting: Ensure we update State.LastSentAt before persisting (#89427) 2024-06-25 13:01:26 -04:00
image_mock.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
manager_bench_test.go Alerting: Update alerting state history API to authorize access using RBAC (#89579) 2024-06-26 10:25:37 -04:00
manager_private_test.go Alerting: Add error to annotations on data source errors (#91594) 2024-08-15 12:34:50 +02:00
manager_test.go Alerting: Update prometheus/client_golang to v1.20 (#92070) 2024-08-20 11:26:06 +02:00
manager.go Alerting: Fix panic with nil annotations & Nodata=alerting/ok/keep (#91506) 2024-08-02 22:15:57 +03: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: Ensure we update State.LastSentAt before persisting (#89427) 2024-06-25 13:01:26 -04:00
persister_noop.go Alerting: Ensure we update State.LastSentAt before persisting (#89427) 2024-06-25 13:01:26 -04:00
persister_sync_test.go Alerting: Fix persisting result fingerprint that is used by recovery threshold (#91224) 2024-07-30 18:07:13 -04:00
persister_sync.go Alerting: Fix persisting result fingerprint that is used by recovery threshold (#91224) 2024-07-30 18:07:13 -04:00
state_test.go Alerting: Fix stale values associated with states that have gone to NoData, unify values calculation (#89807) 2024-07-08 12:30:23 -05:00
state.go Alerting: Add error to annotations on data source errors (#91594) 2024-08-15 12:34:50 +02:00
testing.go Alerting: Ensure we update State.LastSentAt before persisting (#89427) 2024-06-25 13:01:26 -04:00