{% extends "billing/base_billing.html" %} {% block title %}[{{ alert_type }}] {{ alert_name }}{% endblock %} {% block preheader %}{{ alert_type }} — {{ alert_name }}{% endblock %} {% block txid %}◦ MONITOR / {{ alert_type|upper }}{% endblock %} {% block content %}
| {{ alert_type }} Alert | {% if alert_fired_at %}{{ alert_fired_at }}{% else %}{% now "Y-m-d · H:i" %} UTC{% endif %} |
Alert· Details
{{ alert_message }}
Open the monitor in your dashboard to inspect recent traces, adjust thresholds, or silence the alert.