grafana/pkg/services/ngalert/api
George Robinson 3ca00f90b5
Contact point testing (#37308)
This commit adds contact point testing to ngalerts via a new API
endpoint. This endpoint accepts JSON containing a list of
receiver configurations which are validated and then tested
with a notification for a test alert. The endpoint returns JSON
for each receiver with a status and error message. It accepts
a configurable timeout via the Request-Timeout header (in seconds)
up to a maximum of 30 seconds.
2021-08-17 13:49:05 +01:00
..
test-data Alerting: Implement /status for the notification system (#33227) 2021-06-15 19:14:02 +03:00
tooling Contact point testing (#37308) 2021-08-17 13:49:05 +01: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 Contact point testing (#37308) 2021-08-17 13:49:05 +01:00
api_prometheus.go Alerting: Refactor API endpoints for fetching alert rules (#37055) 2021-07-22 09:53:14 +03:00
api_ruler.go Alerting: Refactor API endpoints for fetching alert rules (#37055) 2021-07-22 09:53:14 +03:00
api_testing.go Alerting: Add error recovery during rule evaluations (#35450) 2021-06-15 19:30:21 +03:00
api.go Contact point testing (#37308) 2021-08-17 13:49:05 +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 Contact point testing (#37308) 2021-08-17 13:49:05 +01:00
generated_base_api_configuration.go Alerting: Introduces /api/v1/ngalert/alertmanagers to expose discovered and dropped Alertmanager(s) (#37632) 2021-08-13 13:14:36 +01:00
generated_base_api_prometheus.go Alerting: Send alerts to external Alertmanager(s) (#37298) 2021-08-06 13:06:56 +01:00
generated_base_api_ruler.go Alerting: Send alerts to external Alertmanager(s) (#37298) 2021-08-06 13:06:56 +01:00
generated_base_api_testing.go Alerting: Send alerts to external Alertmanager(s) (#37298) 2021-08-06 13:06:56 +01:00
lotex_am.go Contact point testing (#37308) 2021-08-17 13:49:05 +01:00
lotex_prom.go Alerting/consistent api errors (#34858) 2021-05-28 11:55:03 -04:00
lotex_ruler.go Alerting/consistent api errors (#34858) 2021-05-28 11:55:03 -04:00
Makefile Fix/ngalert generation (#33172) 2021-04-20 13:12:32 -04: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 Alerting: Send alerts to external Alertmanager(s) (#37298) 2021-08-06 13:06:56 +01:00