grafana/pkg/services/ngalert
gotjosh cc74b1fe46
Alerting: Add database table for persisting alerting configuration (#32042)
* Alerting: Add database table for persisting alerting configuration

* Fix the linter

* Address review comments

* Don't split templates and configuration

It is already bundled together as part of a of the API so might as well
marshall it directly.
2021-03-18 18:12:28 +00:00
..
api AlertingNG: Unified alerting API mock (#32040) 2021-03-17 12:47:03 +02:00
eval Replace eval.Condition with models.Condition (#31909) 2021-03-11 18:56:58 +02:00
models Alerting: Add database table for persisting alerting configuration (#32042) 2021-03-18 18:12:28 +00:00
notifier AlertingNG: Notification channel for emails (#31768) 2021-03-18 14:55:11 +00:00
schedule Replace eval.Condition with models.Condition (#31909) 2021-03-11 18:56:58 +02:00
store Alerting: Add database table for persisting alerting configuration (#32042) 2021-03-18 18:12:28 +00:00
tests AlertingNG: Split into several packages (#31719) 2021-03-08 22:19:21 +02:00
database_mig.go Alerting: Add database table for persisting alerting configuration (#32042) 2021-03-18 18:12:28 +00:00
ngalert.go Alerting: Add database table for persisting alerting configuration (#32042) 2021-03-18 18:12:28 +00:00