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
Ryan McKinley 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116)
12 months ago
..
historian Alerting: Fix erroneous use of grafana-cli/logger. (#89037) 12 months ago
template Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
cache.go Alerting: use hash of labels instead of labels string as the alert state cache key (#88956) 12 months 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 Alerting: use hash of labels instead of labels string as the alert state cache key (#88956) 12 months ago
manager_bench_test.go Alerting: Pass logger into NewAnnotationBackend. (#87812) 1 year ago
manager_private_test.go Alerting: use hash of labels instead of labels string as the alert state cache key (#88956) 12 months ago
manager_test.go Alerting: use hash of labels instead of labels string as the alert state cache key (#88956) 12 months 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: use hash of labels instead of labels string as the alert state cache key (#88956) 12 months ago
persister_sync_test.go Alerting: Fix data races and improve testing (#81994) 1 year ago
state.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
state_test.go Alerting: Do not store series values from past evaluations in state manager for no reason (#87525) 1 year ago
testing.go Alerting: Fix data races and improve testing (#81994) 1 year ago