zulip/zerver/webhooks/grafana
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
..
fixtures grafana: Support notifications from Grafana Alerting. 2022-11-14 16:28:59 -08:00
__init__.py
doc.md markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
tests.py grafana: Support notifications from Grafana Alerting. 2022-11-14 16:28:59 -08:00
view.py grafana: Support notifications from Grafana Alerting. 2022-11-14 16:28:59 -08:00