grafana/pkg/services/ngalert/store
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
..
alertmanager.go Alerting: Add database table for persisting alerting configuration (#32042) 2021-03-18 18:12:28 +00:00
database.go Alerting: Add database table for persisting alerting configuration (#32042) 2021-03-18 18:12:28 +00:00
instance_database.go AlertingNG: Split into several packages (#31719) 2021-03-08 22:19:21 +02:00