Uptime and heartbeats
Know whether the release held with availability checks.
When a monitor fails, the incident is already open and deduped. Run the response on a live timeline with a lead and responders, then close it out with a governed postmortem and a scheduled maintenance window.
Error rate back to baseline. Watching before we resolve.
— A. Rivera
Traced to a saturated connection pool on the checkout service.
— J. Okafor
We are investigating elevated errors on checkout.
— A. Rivera
One connected loop, held on the stage this capability serves. The other stages stay as context so you can see what feeds in and what comes next.
Know whether it held.
Know whether the release held with availability checks.
Keep incident response and customer-facing status context together.
Review Lighthouse report evidence against configured targets.
Investigate test outcomes and flakiness evidence across runs.
A failing uptime monitor opens an incident on its own. Repeated failures from the same monitor fold into that single incident instead of paging you per check, and when the monitor recovers it auto-resolves.
checkout-api
failing#231 · automated · one incident, not one page per check
on recovery it auto-resolves
The incident knows which monitors it affects and their current status, which public status pages it appears on, and how many people subscribed for updates. Scope it to the whole organization or to a specific list of monitors — this is impact accounting, not a guess at cause.
#231 impact
scoped monitorsaffected monitors
shows on status pages
Every incident sits on a time-ordered rail carrying its severity and priority. Resolved ones go quiet; only the active one pulses, so the thing that needs you is the thing you see.
incident history
An incident moves through a clear set of states. A resolved incident is never truly gone: if the same problem returns, it reopens as a linked follow-up so the history stays connected.
incident state
Write the postmortem in markdown and move it through draft, approved, published, and withdrawn. Publishing needs approval first, and every save is versioned so two editors cannot quietly overwrite each other.
Checkout API degradation — postmortem
rev 4approval before publish · versioned saves
A maintenance window covers a fixed span and the monitors it touches. Switch on alert suppression so planned work does not page anyone, and show it on your status page so customers know it is planned.
DB migration
scheduledaffected monitors
What this is
Incidents is the coordination record: detection, a timeline, responders, a governed postmortem, and maintenance windows. It does not guess at root cause or wire your outage to a deploy — it keeps repeated failures from the same monitor as one honest incident and gives your team one place to run it.
The states, severities, and controls a real incident moves through — the same set the dashboard uses.
Severity & priority
Two independent scales.
Update timeline
Each update, public or internal.
Response & scope
Who and what it covers.
Postmortem
Governed and versioned.
Maintenance
Planned, not surprising.
Source
How it started.
Connect a monitor and your incidents open themselves.