Skip to main content

Demo

How it works

Incidents represent production issues caused by a deployment. They track the full lifecycle from detection to resolution, linking back to the deployment that caused the issue and the deployment that fixed it.

Key fields

FieldDescription
Cause deploymentThe deployment that introduced the issue (required).
Fix deploymentThe deployment that resolved the issue.
Detected atWhen the incident was detected.
Resolved atWhen the incident was resolved.
TeamThe team responsible for the incident.
LeaderThe person leading incident response.
Postmortem URLLink to the postmortem document.

Creating incidents

Incidents can be created in two ways:
  • Manually: Create an incident from the UI, linking it to the deployment that caused it.
  • Automatically: Use the Incident Detection automation to detect incidents from rollbacks, hotfixes, and reverts.

Impact on metrics

Incidents directly feed into two DORA metrics:
  • Change Failure Rate: The percentage of deployments that caused an incident.
  • Mean Time to Recovery: The average time between incident detection and resolution.

Archiving

Incidents that are no longer relevant can be archived. Archived incidents are excluded from metrics. You can unarchive them at any time.