grafana/pkg/services/ngalert/state
Yuriy Tseretyan 0a4121cef8
Alerting: Contextual log provider for rule key (#57476)
* create contextual log context provider
* use contextual provider in scheduler
* init logger in the package
* use context for log context
* use context in state manager
2022-10-26 19:16:02 -04:00
..
historian Alerting: Improve logs in state manager and historian (#57374) 2022-10-21 16:16:51 -05:00
cache_test.go Alerting: Refactor state manager's cache (#56197) 2022-10-06 15:30:12 -04:00
cache.go Alerting: Improve logs in state manager and historian (#57374) 2022-10-21 16:16:51 -05:00
manager_private_test.go Alerting: Improve logs in state manager and historian (#57374) 2022-10-21 16:16:51 -05:00
manager_test.go Alerting: Improve logs in state manager and historian (#57374) 2022-10-21 16:16:51 -05:00
manager.go Alerting: Contextual log provider for rule key (#57476) 2022-10-26 19:16:02 -04:00
persist.go Alerting: Write and Delete multiple alert instances. (#55350) 2022-10-06 14:22:58 +08:00
state_test.go Alerting: Fix send resolved notifications (#54793) 2022-09-15 17:25:05 +01:00
state.go Alerting: Add doc comments to state struct and normalize fields (#56647) 2022-10-11 09:30:33 +01:00
template_test.go Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00
template.go Chore: Remove context.TODO (#43458) 2021-12-28 10:26:18 +01:00
testing.go Alerting: Write and Delete multiple alert instances. (#55350) 2022-10-06 14:22:58 +08:00