{% extends "base.html" %} {% block title %}Alert Settings{% endblock %} {% block content %}
Configure thresholds and notification channels for automated alerts.
Triggered when cost increases beyond threshold vs {{ config.cost_spike.basis_days|default(7) }}-day average.
Triggered when savings rate drops vs previous period.
Triggered when retry rate exceeds threshold in an hour.
Triggered when request latency percentile exceeds threshold.
Triggered when API error rate exceeds threshold.