zulip/zerver/webhooks/grafana/fixtures
Hari Prashant Bhimaraju 977a043d03 grafana: Support notifications from Grafana Alerting.
This commit adds support for Grafana's new alerting system, Grafana
Alerting. The existing Grafana integration has been modified to
detect the version of the notification through the structure of the
payload body, since the the structure varies by version. Support for
legacy alerting is been continued. Example fixtures have been added
for Grafana Alerting's webhooks.

Tests updated.
2022-11-14 16:28:59 -08:00
..
alert.json
alert_new.json grafana: Support notifications from Grafana Alerting. 2022-11-14 16:28:59 -08:00
alert_new_multiple.json grafana: Support notifications from Grafana Alerting. 2022-11-14 16:28:59 -08:00
alert_ok.json
alert_paused.json
alert_pending.json
no_data_alert.json
no_message_alert.json