grafana/pkg/services/ngalert/state
David Parrott 39099bf3c0
Alerting nested state cache (#33666)
* nest cache by orgID, ruleUID, stateID

* update accessors to use new cache structure

* test and linter fixup

* fix panic

Co-authored-by: Kyle Brandt <kyle@grafana.com>

* add comment to identify what's going on with nested maps in cache

Co-authored-by: Kyle Brandt <kyle@grafana.com>
2021-05-04 09:57:50 -07:00
..
cache.go Alerting nested state cache (#33666) 2021-05-04 09:57:50 -07:00
manager.go Alerting nested state cache (#33666) 2021-05-04 09:57:50 -07:00
state.go Alerting: Load annotations from rule into State cache (#33542) 2021-04-30 20:23:12 +02:00