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
Yuri Tseretyan 1eebd2a4de
Alerting: Support for simplified notification settings in rule API (#81011)
1 year ago
..
historian Alerting/Annotations: Add annotation backend for Loki alert state history (#78156) 1 year ago
template Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
cache.go Alerting: Support for simplified notification settings in rule API (#81011) 1 year ago
cache_bench_test.go Alerting: Improve performance of cache.getOrCreate (#63909) 2 years ago
cache_test.go Alerting: Support for simplified notification settings in rule API (#81011) 1 year ago
compat.go Alerting: Fix NoData & Error alerts not resolving when rule is reset (#80184) 1 year ago
compat_test.go Alerting: Fix NoData & Error alerts not resolving when rule is reset (#80184) 1 year ago
image_mock.go Chore: use any rather than interface{} (#74066) 2 years ago
manager.go Alerting: Emit warning when creating or updating unusually large groups (#82279) 1 year ago
manager_bench_test.go feat(alerting): add state persister interface (#80384) 1 year ago
manager_private_test.go feat(alerting): add state persister interface (#80384) 1 year ago
manager_test.go Alerting: Fix data races and improve testing (#81994) 1 year ago
persist.go feat(alerting): add async state persister (#80763) 1 year ago
persister_async.go Alerting: Add a feature flag to periodically save states (#80987) 1 year ago
persister_async_test.go Alerting: Fix data races and improve testing (#81994) 1 year ago
persister_noop.go Alerting: Add a feature flag to periodically save states (#80987) 1 year ago
persister_sync.go Alerting: Add a feature flag to periodically save states (#80987) 1 year ago
persister_sync_test.go Alerting: Fix data races and improve testing (#81994) 1 year ago
state.go Alerting: Support for simplified notification settings in rule API (#81011) 1 year ago
state_test.go Alerting: Support for simplified notification settings in rule API (#81011) 1 year ago
testing.go Alerting: Fix data races and improve testing (#81994) 1 year ago