grafana/pkg/services/ngalert/state
gotjosh 357e9ed1ea
Alerting: Fix Annotation Creation when the alerting state changes (#42479)
* Fix Annotation creation
- Remove validation of panelID, now annotations are created irrespective on whether they're attached to a panel or not.
- Alwasy attach the annotation to an AlertID

* Fix annotation creation

* fix tests
2021-12-01 11:04:54 +00:00
..
cache.go Alerting template functions (#39261) 2021-10-04 15:04:37 -03:00
manager_test.go Alerting: Fix Annotation Creation when the alerting state changes (#42479) 2021-12-01 11:04:54 +00:00
manager.go Alerting: Fix Annotation Creation when the alerting state changes (#42479) 2021-12-01 11:04:54 +00:00
state_test.go Alerting: Create DatasourceError alert if evaluation returns error (#41869) 2021-11-25 11:46:47 +01:00
state.go Alerting: Clear alerting rule evaluation errors after intermittent failures (#42386) 2021-11-26 17:58:19 +00:00
template_test.go avoid template execution errors on missing values (#41617) 2021-11-29 15:26:51 -03:00
template.go avoid template execution errors on missing values (#41617) 2021-11-29 15:26:51 -03:00