Category
Alerts
Alerts are messages that tell the right people when a monitor fails, recovers, or needs attention through channels they already use.
Why this category matters
Detection without delivery leaves teams blind. Good alerting routes verified events, respects quiet hours, and retries failed deliveries without drowning the inbox.
Recommended learning order
- AlertAlert is a message that tells someone a monitored condition needs attention.
- Alert channelAlert channel is a configured destination for alert delivery such as email or Slack.
- Alert routingAlert routing is rules that decide which channels receive which events.
- Quiet hoursQuiet hours is a window when non-critical alerts are delayed or suppressed.
- Alert fatigueAlert fatigue is desensitization caused by too many low-value alerts.
Foundational terms
- AlertAlert is a message that tells someone a monitored condition needs attention.
- Alert channelAlert channel is a configured destination for alert delivery such as email or Slack.
- Alert routingAlert routing is rules that decide which channels receive which events.
- Outage alertOutage alert is a notification that a service has entered a failed or down state.
- Recovery alertRecovery alert is a notification that a previously failing service is healthy again.
Advanced terms
- Alert deduplicationAlert deduplication is suppressing repeated identical alerts while a condition remains open.
- Dead-letter queueDead-letter queue is a holding place for alert deliveries that exhausted retries.
- Quiet hoursQuiet hours is a window when non-critical alerts are delayed or suppressed.
- Alert fatigueAlert fatigue is desensitization caused by too many low-value alerts.