grafana/pkg/services/ngalert/api
George Robinson 9df43abbb5
Fix evaluation of alert rules for datasources with custom headers (#44862)
* Fix evaluation of alert rules for datasources with custom headers

* Fix unit tests

* Fix integration tests

* Evaluator fields should be package private
2022-02-04 14:56:37 +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 Alerting: send alerts to external, internal, or both alertmanagers (#40341) 2022-02-01 20:36:55 -03:00
api_admin.go Alerting: send alerts to external, internal, or both alertmanagers (#40341) 2022-02-01 20:36:55 -03:00
api_alertmanager_test.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
api_alertmanager.go Alerting: Allow configuration of non-ready alertmanagers (#43063) 2021-12-27 17:01:17 -06:00
api_prometheus.go Do not store EvaluationString in Evaluation. (#44606) 2022-02-02 19:18:20 +01:00
api_ruler.go Alerting: Stop firing of alert when it is updated (#39975) 2022-01-11 11:39:34 -05:00
api_testing.go Fix evaluation of alert rules for datasources with custom headers (#44862) 2022-02-04 14:56:37 +01:00
api.go Fix evaluation of alert rules for datasources with custom headers (#44862) 2022-02-04 14:56:37 +01:00
fork_ruler.go Alerting: Refactor API handlers to use web.Bind (#42600) 2021-12-13 09:22:57 +01:00
forked_admin.go Alerting: Refactor API handlers to use web.Bind (#42600) 2021-12-13 09:22:57 +01:00
forked_am.go Alerting: Refactor API handlers to use web.Bind (#42600) 2021-12-13 09:22:57 +01:00
forked_prom.go Alerting: Refactor API handlers to use web.Bind (#42600) 2021-12-13 09:22:57 +01:00
forked_testing.go Alerting: Refactor API handlers to use web.Bind (#42600) 2021-12-13 09:22:57 +01:00
generated_base_api_alertmanager.go Alerting: Refactor API handlers to use web.Bind (#42600) 2021-12-13 09:22:57 +01:00
generated_base_api_configuration.go Alerting: Refactor API handlers to use web.Bind (#42600) 2021-12-13 09:22:57 +01:00
generated_base_api_prometheus.go Alerting: Refactor API handlers to use web.Bind (#42600) 2021-12-13 09:22:57 +01:00
generated_base_api_ruler.go Alerting: Refactor API handlers to use web.Bind (#42600) 2021-12-13 09:22:57 +01:00
generated_base_api_testing.go Alerting: Refactor API handlers to use web.Bind (#42600) 2021-12-13 09:22:57 +01:00
lotex_am.go Remove Macaron ParamsInt64 function from code base (#43810) 2022-01-15 00:55:57 +08:00
lotex_prom.go Remove Macaron ParamsInt64 function from code base (#43810) 2022-01-15 00:55:57 +08:00
lotex_ruler.go Remove Macaron ParamsInt64 function from code base (#43810) 2022-01-15 00:55:57 +08: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
testing.go Alerting: Allow configuration of non-ready alertmanagers (#43063) 2021-12-27 17:01:17 -06:00
util_test.go [Alerting]: implement backend checking for forking to Lotex ruler (#32208) 2021-03-23 18:08:57 +02:00
util.go Fix evaluation of alert rules for datasources with custom headers (#44862) 2022-02-04 14:56:37 +01:00