grafana/pkg/services/ngalert/api
Owen Diehl 2179a2658e
Extricates reusable utilities for different alerting proxy types (#32268)
* backendtype helper

* abstracts alertingproxy

* updates alerting api dep

* prom endpoints
2021-03-24 07:43:25 -04: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 Extricates reusable utilities for different alerting proxy types (#32268) 2021-03-24 07:43:25 -04: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