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 06d5850396
Alerting: Update alerting state history API to authorize access using RBAC (#89579)
11 months ago
..
historian Alerting: Update alerting state history API to authorize access using RBAC (#89579) 11 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: 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: Ensure we update State.LastSentAt before persisting (#89427) 11 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: Fix broken state tests (#89712) 11 months ago
manager_test.go Alerting: Update alerting state history API to authorize access using RBAC (#89579) 11 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: Ensure we update State.LastSentAt before persisting (#89427) 11 months ago
persister_sync_test.go Alerting: Ensure we update State.LastSentAt before persisting (#89427) 11 months ago
state.go Alerting: Ensure we update State.LastSentAt before persisting (#89427) 11 months ago
state_test.go Alerting: Resend resolved notifications for ResolvedRetention duration (#88938) 11 months ago
testing.go Alerting: Ensure we update State.LastSentAt before persisting (#89427) 11 months ago