{% extends "base.html" %} {% block title %}Alert channels{% endblock %} {% block content %}
Where should alerts go? Add one or more channels, then pick them per monitor. Every alert carries the monitor name, what happened and a link back here.
A test message says it's a test and names this workspace ({{ ws_email }}), so it's safe to send to shared rooms.
{% else %}Add one on the right. Until then, alerts only show on the dashboard{% if smtp_enabled %} and go to {{ ws_email }} by email{% endif %}.
Chat apps get a rich card (bold title, red/green colour, open-monitor link); push services get an urgent-priority push for outages; webhooks get JSON with event, monitor, title, message, check, diff, link; PagerDuty, Opsgenie, ServiceNow, Jira and Zendesk get a ticket that opens on the outage and resolves on recovery; Splunk, Datadog and New Relic receive every event.