grafana/pkg/services/ngalert/api
gotjosh 9b52ffc6a9
Alerting: Fetch configuration from the database and run a notification service (#32175)
* Alerting: Fetch configuration from the database and run a notification
instance

Co-Authored-By: Ganesh Vernekar <15064823+codesome@users.noreply.github.com>
2021-03-24 14:20:44 +00:00
..
swagger-codegen AlertingNG: base API implementation (#31824) 2021-03-11 21:28:00 +02:00
test-data AlertingNG: Unified alerting API mock (#32040) 2021-03-17 12:47:03 +02:00
api_alertmanager_base.go [Alerting]: implement backend checking for forking to Lotex ruler (#32208) 2021-03-23 18:08:57 +02:00
api_alertmanager_mock.go [Alerting]: implement backend checking for forking to Lotex ruler (#32208) 2021-03-23 18:08:57 +02:00
api_prometheus_base.go [Alerting]: implement backend checking for forking to Lotex ruler (#32208) 2021-03-23 18:08:57 +02:00
api_prometheus_mock.go [Alerting]: implement backend checking for forking to Lotex ruler (#32208) 2021-03-23 18:08:57 +02:00
api_ruler_base.go [Alerting]: implement backend checking for forking to Lotex ruler (#32208) 2021-03-23 18:08:57 +02:00
api_ruler_mock.go [Alerting]: implement backend checking for forking to Lotex ruler (#32208) 2021-03-23 18:08:57 +02:00
api_testing_base.go AlertingNG: Unified alerting API mock (#32040) 2021-03-17 12:47:03 +02:00
api_testing_mock.go AlertingNG: Unified alerting API mock (#32040) 2021-03-17 12:47:03 +02:00
api.go Alerting: Fetch configuration from the database and run a notification service (#32175) 2021-03-24 14:20:44 +00:00
fork_ruler.go Extricates reusable utilities for different alerting proxy types (#32268) 2021-03-24 07:43:25 -04:00
forked_prom.go Extricates reusable utilities for different alerting proxy types (#32268) 2021-03-24 07:43:25 -04:00
instance_api.go AlertingNG: Split into several packages (#31719) 2021-03-08 22:19:21 +02:00
lotex_prom.go Extricates reusable utilities for different alerting proxy types (#32268) 2021-03-24 07:43:25 -04:00
lotex.go Extricates reusable utilities for different alerting proxy types (#32268) 2021-03-24 07:43:25 -04:00
middleware.go AlertingNG: Split into several packages (#31719) 2021-03-08 22:19:21 +02:00
util_test.go [Alerting]: implement backend checking for forking to Lotex ruler (#32208) 2021-03-23 18:08:57 +02:00
util.go Extricates reusable utilities for different alerting proxy types (#32268) 2021-03-24 07:43:25 -04:00