Skip to content

Instantly share code, notes, and snippets.

@crittermike
Last active April 26, 2021 19:21
Show Gist options
  • Save crittermike/9e03bc9d41388ab1fc41cbbbfe706406 to your computer and use it in GitHub Desktop.
Save crittermike/9e03bc9d41388ab1fc41cbbbfe706406 to your computer and use it in GitHub Desktop.
Template for a Post Mortem. See https://critter.blog/2016/10/14/making-the-most-of-post-mortems/ for context.

YYYY-MM-DD Post Mortem

Property Information
Impact Describe the impact of this incident
Status Ongoing/Resolved
Date of Incident When did this incident occur
Time Window Start and end time for this incident
Total Time How long (hours/minutes) did this incident last
JIRA Issue(s) Ticket number for any related JIRA tickets
Server/Location Editorial, production, specific site, etc.

Issue Summary

A short summary of the issue including the duration, start and end times, and impact.

Resolution and Recovery

Give detailed explanation of actions taken (includes times)

Five Why's

Enter the problem statement here.

# Why did this happen? Why wasn't this caught?
1
2
3
4
5

Detailed Root Cause(s)

If one or more root causes are apparent after the Five Why's, list them here. 

Future Preventative Measures

Based on the root cause(s), how can we keep this issue or similar issues from happening again?

Action Items

  • Task 1
  • Task 2
  • Task 3

Full Timeline

Time Event
8:00pm
9:00pm
10:00pm
@rszrama
Copy link

rszrama commented Oct 20, 2017

Reported this gist. It's triggering.

@crittermike
Copy link
Author

Can I see the 5 Why's for why this gist was triggering to you @rszrama?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment