The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/ngalert/state
Alexander Akhmetov d32e1e009b
Alerting: Update prometheus/client_golang to v1.20 (#92070)
9 months ago
..
historian Alerting: update Loki backend of state history to batch requests by folder (#89865) 10 months ago
template Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
cache.go Alerting: Fix persisting result fingerprint that is used by recovery threshold (#91224) 10 months ago
cache_bench_test.go Alerting: Refactor Alert Rule Generators (#86813) 1 year ago
cache_test.go Alerting: Fix stale values associated with states that have gone to NoData, unify values calculation (#89807) 11 months ago
compat.go Alerting: Ensure we update State.LastSentAt before persisting (#89427) 11 months ago
compat_test.go Alerting: Resend resolved notifications for ResolvedRetention duration (#88938) 11 months ago
image_mock.go Chore: use any rather than interface{} (#74066) 2 years ago
manager.go Alerting: Fix panic with nil annotations & Nodata=alerting/ok/keep (#91506) 10 months ago
manager_bench_test.go Alerting: Update alerting state history API to authorize access using RBAC (#89579) 11 months ago
manager_private_test.go Alerting: Add error to annotations on data source errors (#91594) 10 months ago
manager_test.go Alerting: Update prometheus/client_golang to v1.20 (#92070) 9 months ago
persist.go feat(alerting): add async state persister (#80763) 1 year ago
persister_async.go Alerting: Ensure we update State.LastSentAt before persisting (#89427) 11 months ago
persister_async_test.go Alerting: Fix data races and improve testing (#81994) 1 year ago
persister_noop.go Alerting: Ensure we update State.LastSentAt before persisting (#89427) 11 months ago
persister_sync.go Alerting: Fix persisting result fingerprint that is used by recovery threshold (#91224) 10 months ago
persister_sync_test.go Alerting: Fix persisting result fingerprint that is used by recovery threshold (#91224) 10 months ago
state.go Alerting: Add error to annotations on data source errors (#91594) 10 months ago
state_test.go Alerting: Fix stale values associated with states that have gone to NoData, unify values calculation (#89807) 11 months ago
testing.go Alerting: Ensure we update State.LastSentAt before persisting (#89427) 11 months ago