grafana/pkg/services/ngalert/notifier
gotjosh 528ca9134b
Alerting: Use a default configuration and periodically poll for new ones (#32851)
* Alerting: Use a default configuration and periodically poll for new ones

Use a default configuration to make sure we always start the grafana
instance. Then, regularly poll for new ones.

I've also made sure that failures to apply configuration do not stop the
Grafana server but instead keep polling until it is a success.
2021-04-13 13:02:44 +01:00
..
channels AlertingNG: PagerDuty notification channel (#32604) 2021-04-08 19:21:09 +02:00
alert_reception_test.go Alerting: Fetch configuration from the database and run a notification service (#32175) 2021-03-24 14:20:44 +00:00
alert_reception.go Alerting: Fetch configuration from the database and run a notification service (#32175) 2021-03-24 14:20:44 +00:00
alertmanager_test.go Alerting: Use a default configuration and periodically poll for new ones (#32851) 2021-04-13 13:02:44 +01:00
alertmanager.go Alerting: Use a default configuration and periodically poll for new ones (#32851) 2021-04-13 13:02:44 +01:00
alerts.go Alerting: Allow querying of Alerts from notifications (#32614) 2021-04-08 07:27:59 -04:00
config_test.go Alerting: Use a default configuration and periodically poll for new ones (#32851) 2021-04-13 13:02:44 +01:00
config.go Alerting: Use a default configuration and periodically poll for new ones (#32851) 2021-04-13 13:02:44 +01:00
database_migrations.go Alerting: Fetch configuration from the database and run a notification service (#32175) 2021-03-24 14:20:44 +00:00
settings.go AlertingNG: Add alert provider and basic structure with dispatcher, silences and delivery stages (#31833) 2021-03-16 10:44:52 +01:00
silences.go Alerting: Allow querying of Alerts from notifications (#32614) 2021-04-08 07:27:59 -04:00