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 9dd75aee32
Alerting: Refactor State Transition (part 2 of n) (#99985)
3 months ago
..
historian Alerting: Fix logging for failed annotations writing. (#93856) 8 months ago
template Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
cache.go Alerting: Refactor State Transition (part 2 of n) (#99985) 3 months ago
cache_test.go Alerting: Refactor State Transition (part 2 of n) (#99985) 3 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: Refactor State Transition (part 2 of n) (#99985) 3 months ago
manager_bench_test.go Alerting: Update state manager to have immutable state in cache (#95985) 6 months ago
manager_private_test.go Alerting: Update state manager to take image only once per rule evaluation (#98289) 5 months ago
manager_test.go Alerting: Use org store to read organization IDs (#99938) 4 months ago
multi_instance_reader.go Alerting: Use org store to read organization IDs (#99938) 4 months ago
multi_instance_reader_test.go Alerting: Use org store to read organization IDs (#99938) 4 months ago
persist.go Alerting: Use org store to read organization IDs (#99938) 4 months ago
persister_async.go Alerting: Remove feature toggle alertingNoNormalState (#99905) 4 months ago
persister_async_test.go Alerting: Fix data races and improve testing (#81994) 1 year ago
persister_noop.go Alerting: make StatePersister more configurable to support custom rule-level state persisters (#94590) 8 months ago
persister_sync.go Alerting: Remove feature toggle alertingNoNormalState (#99905) 4 months ago
persister_sync_rule.go Alerting: Remove feature toggle alertingNoNormalState (#99905) 4 months ago
persister_sync_rule_test.go Alerting: Add sync state persister to save entire state of the rule (#96628) 4 months ago
persister_sync_test.go Alerting: make StatePersister more configurable to support custom rule-level state persisters (#94590) 8 months ago
state.go Alerting: Refactor State Transition (part 2 of n) (#99985) 3 months ago
state_bench_test.go Alerting: Refactor State Transition (part 2 of n) (#99985) 3 months ago
state_test.go Alerting: Refactor State Transition (part 2 of n) (#99985) 3 months ago
testing.go Alerting: Use org store to read organization IDs (#99938) 4 months ago