grafana/pkg/services/ngalert/api
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
..
swagger-codegen Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
test-data AlertingNG: Add For+Annotations to Grafana_Alert (#32793) 2021-04-09 16:50:04 +02:00
api_alertmanager.go Alerting: Use a default configuration and periodically poll for new ones (#32851) 2021-04-13 13:02:44 +01:00
api_prometheus.go Alerting: Return cached alerts for prometheus/api/v1/alerts (#32654) 2021-04-05 15:05:39 -07:00
api_ruler.go AlertingNG: Add For+Annotations to Grafana_Alert (#32793) 2021-04-09 16:50:04 +02:00
api_testing_mock.go AlertingNG: Unified alerting API mock (#32040) 2021-03-17 12:47:03 +02:00
api.go Alerting: Use a default configuration and periodically poll for new ones (#32851) 2021-04-13 13:02:44 +01:00
fork_ruler.go Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
forked_am.go Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
forked_prom.go Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
generated_base_api_alertmanager.go Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
generated_base_api_prometheus.go Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
generated_base_api_ruler.go Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
generated_base_api_testing.go Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
legacy_api_routes.go Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
legacy_trans_dev.go AlertingNG: Add For+Annotations to Grafana_Alert (#32793) 2021-04-09 16:50:04 +02:00
lotex_am.go [Alerting]: Fix YAML encoding/decoding issues when proxying lotex requests (#32854) 2021-04-12 12:04:37 +03:00
lotex_prom.go safer, more idiomatic proxy helper (#32732) 2021-04-07 15:36:50 -04:00
lotex_ruler.go [Alerting]: Fix YAML encoding/decoding issues when proxying lotex requests (#32854) 2021-04-12 12:04:37 +03:00
util_test.go [Alerting]: implement backend checking for forking to Lotex ruler (#32208) 2021-03-23 18:08:57 +02:00
util.go Alerting: Allow querying of Alerts from notifications (#32614) 2021-04-08 07:27:59 -04:00