grafana/pkg/services/ngalert/api
Kyle Brandt 66548878fe
ngalert: add addition temp translation endpoint (#32287)
spits out new sse condition/data json from old alert id to help with generating UI models
also moves this api code into another file
2021-03-24 17:12:34 +01: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_trans_dev.go ngalert: add addition temp translation endpoint (#32287) 2021-03-24 17:12:34 +01:00
api.go ngalert: add addition temp translation endpoint (#32287) 2021-03-24 17:12:34 +01: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