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 052082a927
Alerting: Refactor Alert Rule Generators (#86813)
1 year ago
..
historian Alerting: Refactor Alert Rule Generators (#86813) 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: Refactor Alert Rule Generators (#86813) 1 year ago
cache_test.go Alerting: Refactor Alert Rule Generators (#86813) 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 fix(alerting): only expose metrics if executing alerts (#85512) 1 year ago
manager_bench_test.go feat(alerting): add state persister interface (#80384) 1 year ago
manager_private_test.go Alerting: Refactor Alert Rule Generators (#86813) 1 year ago
manager_test.go Alerting: Refactor Alert Rule Generators (#86813) 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: Add "Keep Last State" backend functionality (#83940) 1 year ago
state_test.go Alerting: Refactor Alert Rule Generators (#86813) 1 year ago
testing.go Alerting: Fix data races and improve testing (#81994) 1 year ago