zulip/zerver/webhooks/grafana/fixtures
Ryan Crisanti fc2aac6baa integration: Update topic & content of grafana webhook.
Sending to a topic based on the number of firing alerts makes no
sense, and leads to conversations and alerts scattered randomly across
topics based on how on fire the alerting is.

Send a separate message for each alert in the Grafana webhook payload,
with the alert's name as its topic; if no alert name can be found,
fall back to the alert's fingerprint.  Also include all alert values
in the body of the message, along with links to the alert generator,
silence, and image, if available.

Co-authored-by: Alex Vandiver <alexmv@zulip.com>
2024-06-12 06:44:14 -07:00
..
alert_multiple_v8.json
alert_no_alertname_v11.json integration: Update topic & content of grafana webhook. 2024-06-12 06:44:14 -07:00
alert_ok_v7.json
alert_paused_v7.json
alert_pending_v7.json
alert_v7.json
alert_v8.json
alert_values_v11.json integration: Update topic & content of grafana webhook. 2024-06-12 06:44:14 -07:00
no_data_alert_v7.json
no_message_alert_v7.json