Alert Acceptance Criteria

Each alert should pass acceptance criteria before launch.

The acceptance checklist

Every new alert must pass a fixed list before it can page humans. Treating the checklist as a hard CI gate is the difference between an alerting catalog you trust and one that pages on every dashboard hiccup.

The runbook gate

An alert without a runbook is not deployable. The runbook is what converts the page from a notification into an actionable instruction.

Predict the fire rate

Predicting fire rate before launch is the most underused signal in alert design. Backtesting on historical metrics catches noisy alerts before they reach on-call.

Ownership and review

Every alert needs a named owning team. Orphan alerts that fire at 3am have nowhere to escalate, and the on-call engineer pays.

Operational rollout

New alerts ship through three phases, not directly to paging. Each phase is a separate change so the team can stop the rollout when the alert misbehaves.