DevOps
31 views
Alerting
Quick Definition
Notifying teams when metrics exceed thresholds
Full Definition
Notifying teams when monitored metrics exceed defined thresholds.
Examples
PagerDuty, OpsGenie, alert rules, escalation policies
Related Terms
monitoring
incident-response
More DevOps Terms
Tracing
Tracking requests across distributed systems
GitOps
Framework using Git as single source of truth for configs
Git
Distributed version control system for tracking code changes
Feature Flags
Technique for toggling features without code deployment
Secret Management
Securely storing and managing sensitive credentials
Blue-Green Deployment
Strategy with two identical environments for zero-downtime switching