grafana/pkg/services/ngalert/api
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218)
Refactor usage of legacy data contracts. Moves legacy data contracts 
to pkg/tsdb/legacydata package.
Refactor pkg/expr to be a proper service/dependency that can be provided 
to wire to remove some unneeded dependencies to SSE in ngalert and other places.
Refactor pkg/expr to not use the legacydata,RequestHandler and use 
backend.QueryDataHandler instead.
2021-11-10 11:52:16 +01:00
..
test-data Alerting: Remove ngalert feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 2021-09-29 16:16:40 +02:00
tooling Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
api_admin.go Alerting: Introduces /api/v1/ngalert/alertmanagers to expose discovered and dropped Alertmanager(s) (#37632) 2021-08-13 13:14:36 +01:00
api_alertmanager_test.go Contact point testing (#37308) 2021-08-17 13:49:05 +01:00
api_alertmanager.go Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
api_prometheus.go Alerting: fix bug where user is able to access rules from namespaces user is not part of (#41403) 2021-11-08 14:26:08 +01:00
api_ruler.go Alerting: fix bug where user is able to access rules from namespaces user is not part of (#41403) 2021-11-08 14:26:08 +01:00
api_testing.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
api.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
fork_ruler.go Alerting/consistent api errors (#34858) 2021-05-28 11:55:03 -04:00
forked_am.go Contact point testing (#37308) 2021-08-17 13:49:05 +01:00
forked_prom.go Alerting/consistent api errors (#34858) 2021-05-28 11:55:03 -04:00
generated_base_api_alertmanager.go Alerting: Refactor & fix unified alerting metrics structure (#39151) 2021-09-14 12:55:01 +01:00
generated_base_api_configuration.go Alerting: Refactor & fix unified alerting metrics structure (#39151) 2021-09-14 12:55:01 +01:00
generated_base_api_prometheus.go Alerting: Refactor & fix unified alerting metrics structure (#39151) 2021-09-14 12:55:01 +01:00
generated_base_api_ruler.go Alerting: Refactor & fix unified alerting metrics structure (#39151) 2021-09-14 12:55:01 +01:00
generated_base_api_testing.go Alerting: Refactor & fix unified alerting metrics structure (#39151) 2021-09-14 12:55:01 +01:00
lotex_am.go Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
lotex_prom.go Chore: pass url parameters through context.Context (#38826) 2021-09-14 18:34:56 +02:00
lotex_ruler.go Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
Makefile Alerting: Fix API specification (#38753) 2021-09-10 12:46:02 +03:00
promql_compat_test.go Alerting/testing promql extraction (#34665) 2021-05-25 11:54:50 -04:00
promql_compat.go Alerting: check upstream response content type in lotex proxy (#34760) 2021-05-27 14:12:29 +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 Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00