grafana/pkg/services/ngalert
Sofia Papagiannaki 8c31e25926
AlertingNG: Save alert instances (#30223)
* AlertingNG: Save alert instances

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

* Rename alert instance fields/columns

* Include definition title in listing alert instances

* Delete instances when deleting defintion

Co-authored-by: Kyle Brandt <kyle@grafana.com>
2021-01-18 20:57:17 +02:00
..
eval AlertingNG: Modify queries and transform endpoint to get datasource UIDs (#30297) 2021-01-15 18:33:50 +02:00
alert_definition.go AlertingNG: Create a scheduler to evaluate alert definitions (#29305) 2020-12-17 16:00:09 +02:00
api.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
common_test.go Alerting NG: update API to expect UIDs instead of IDs (#29896) 2021-01-07 17:45:42 +02:00
database_mig.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
database_test.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
database.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
fetcher.go AlertingNG: Create a scheduler to evaluate alert definitions (#29305) 2020-12-17 16:00:09 +02:00
instance_api.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
instance_database_test.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
instance_database.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
instance_labels.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
instance.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
middleware.go Alerting NG: update API to expect UIDs instead of IDs (#29896) 2021-01-07 17:45:42 +02:00
models.go Alerting NG: update API to expect UIDs instead of IDs (#29896) 2021-01-07 17:45:42 +02:00
ngalert.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
schedule_test.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
schedule.go AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
validator.go AlertingNG: Modify queries and transform endpoint to get datasource UIDs (#30297) 2021-01-15 18:33:50 +02:00