grafana/pkg/services/ngalert/store
Joe Blubaugh 1cc034d960
Alerting: Add a "Reason" to Alert Instances to show underlying cause of state. (#49259)
This change adds a field to state.State and models.AlertInstance
that indicate the "Reason" that an instance has its current state. This
helps us account for cases where the state is "Normal" but the
underlying evaluation returned "NoData" or "Error", for example.

Fixes #42606

Signed-off-by: Joe Blubaugh <joe.blubaugh@grafana.com>
2022-05-23 16:49:49 +08:00
..
admin_configuration.go Alerting: Send alerts to external Alertmanager(s) (#37298) 2021-08-06 13:06:56 +01:00
alert_rule.go Alerting: scheduler to use short version of model for alert rule (#48916) 2022-05-12 09:55:05 -04:00
alertmanager_test.go Alerting: Provisioning API - Notification Policies (#46755) 2022-04-05 16:48:51 -05:00
alertmanager.go Alerting: Provisioning API - Notification Policies (#46755) 2022-04-05 16:48:51 -05:00
database.go Alerting: Provisioning API - Notification Policies (#46755) 2022-04-05 16:48:51 -05:00
image_test.go Alerting: State Manager takes screenshots. (#49338) 2022-05-23 10:53:41 +08:00
image.go Alerting: Attach screenshot data to Slack notifications. (#49374) 2022-05-23 14:24:20 +08:00
instance_database_test.go Alerting: Add a "Reason" to Alert Instances to show underlying cause of state. (#49259) 2022-05-23 16:49:49 +08:00
instance_database.go Alerting: Add a "Reason" to Alert Instances to show underlying cause of state. (#49259) 2022-05-23 16:49:49 +08:00
org.go Alerting: create wrapper for Alertmanager to enable org level isolation (#37320) 2021-08-24 11:28:09 +01:00
provisioning_store_test.go Drop ProvenanceOrgAdapter and build into store API instead (#48137) 2022-04-26 10:30:57 -05:00
provisioning_store.go Drop ProvenanceOrgAdapter and build into store API instead (#48137) 2022-04-26 10:30:57 -05:00
testing.go Alerting: scheduler to use short version of model for alert rule (#48916) 2022-05-12 09:55:05 -04:00
transactions.go Alerting: Provisioning API - Notification Policies (#46755) 2022-04-05 16:48:51 -05:00