grafana/pkg/services/ngalert/state
Alexander Weaver de46c1b002
Alerting: Improve logs in state manager and historian (#57374)
* Touch up log statements, fix casing, add and normalize contexts

* Dedicated logger for dashboard resolver

* Avoid injecting logger to historian

* More minor log touch-ups

* Dedicated logger for state manager

* Use rule context in annotation creator

* Rename base logger and avoid redundant contextual loggers
2022-10-21 16:16:51 -05: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: Improve logs in state manager and historian (#57374) 2022-10-21 16:16:51 -05: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