Skip to content

Latest commit

 

History

History
85 lines (48 loc) · 1.24 KB

File metadata and controls

85 lines (48 loc) · 1.24 KB

Postmortem Template

Copy this template when writing a postmortem. File it as a new document in docs/postmortems/YYYY-MM-DD-<short-title>.md.


Postmortem: <Title>

Date of incident:
Date of postmortem:
Authors:
Severity:


Summary

One paragraph describing what happened, the user impact, and how it was resolved.


Impact

  • Duration:
  • Clusters affected:
  • Users affected:
  • Functionality lost:

Root Cause

Technical description of the root cause. Reference code, configuration, or infrastructure as appropriate.


Detection

How was the incident detected? How long did it take from the start of impact to detection?


Response

Narrative of the response — who did what, in what order. Reference the incident timeline.


Timeline

Time (UTC) Event

What Went Well


What Went Poorly


Where We Got Lucky


Action Items

Action Type Owner Due Issue
prevent/detect/mitigate/process

Lessons Learned

Free-form: what systemic improvement does this incident point toward?