spearhead-issue-response/docs/after/post_mortem_process.md

6.8 KiB

For every major issue (SR/IN +major), we need to follow up with a post-mortem. A blame-free, detailed description, of exactly what went wrong in order to cause the incident, along with a list of steps to take in order to prevent a similar incident from occurring again in the future. The incident response process itself should also be included.

Post-Mortem

Owner Designation

The first step is that a post-mortem owner will be designated. This is done by the TL either at the end of a major incident call, or very shortly after. You will be notified directly by the TL if you are the owner for the post-mortem. The owner is responsible for populating the post-mortem page, looking up logs, managing the followup investigation, and keeping all interested parties in the loop. Please use DoIT and our internal Chat for coordinating followup. A detailed list of the steps is available below,

Owner Responsibilities

As owner of a post-mortem, you are responsible for the following,

  • Scheduling the post-mortem meeting (on a shared calendar) and inviting the relevant people (this should be scheduled within 5 business days of the incident).
  • Updating the page with all of the necessary content.
  • Investigating the incident, pulling in whomever you need from other teams to assist in the investigation.
  • Creating follow-up DoIT cards (You are only responsible for creating the cards, not following them up to resolution).
  • Running the post-mortem meeting (these generally run themselves, but you should get people back on topic if the conversation starts to wander).
  • In cases where we need a public blog post, creating & reviewing it with appropriate parties.

Post-Mortem Wiki Page

Once you've been designated as the owner of a post-mortem, you should start updating the page with all the relevant information.

  1. (If not already done by the TL) Create a new post-mortem page for the incident.

  2. Schedule a post-mortem meeting for within 5 business days of the incident. You should schedule this before filling in the page, just so it's on the calendar.

    • Create the meeting on the "Incident Post-Mortem Meetings" shared calendar.
  3. Begin populating the page with all of the information you have.

    • The timeline should be the main focus to begin with.
      • The timeline should include important changes in status/impact, and also key actions taken by responders.
      • You should mark the start of the incident in red, and the resolution in green (for when we went into/out of SR/IN +major).
    • Go through the history in DoIT and Slack to identify the responders, and add them to the page.
      • Identify the Team Leader and Scribe in this list.
  4. Populate the page with more detailed information.

    • For each item in the timeline, identify a metric, or some third-party page where the data came from. This could be a link to a Check_MK graph, a logwatch search, a Tweet, etc. Anything which shows the data point you're trying to illustrate in the timeline.
  5. Perform an analysis of the incident.

    • Capture all available data regarding the incident. What caused it, how many customers were affected, etc.
    • Any commands or queries you use to look up data should be posted in the page so others can see how the data was gathered.
    • Capture the impact to customers (generally in terms of event submission, delayed processing, and slow notification delivery)
    • Identify the underlying cause of the incident (What happened, and why did it happen).
  6. Create any followup action DoIT cards (or note down topics for discussion if we need to decide on a direction to go before creating tickets),

    • Go through the history in DoIT, Slack to identify any TODO items.
    • Label all tickets with their severity level and date tags.
    • Any actions which can reduce re-occurrence of the incident.
      • (There may be some trade-off here, and that's fine. Sometimes the ROI isn't worth the effort that would go into it).
    • Identify any actions which can make our incident response process better.
    • Be careful with creating too many cards. Generally we only want to create things that are of top priority. Things that absolutely should be dealt with.
  7. Write the external message that will be sent to customers. This will be reviewed during the post-mortem meeting before it is sent out.

    • Avoid using the word "outage" unless it really was a full outage, use the word "incident" instead. Customers generally see "outage" and assume everything was down, when in reality it was likely just some alerts delivered outside of SLA.
    • Look at other examples of previous post-mortems to see the kind of thing you should send.

Post-Mortem Meeting

These meetings should generally last 15-30 minutes, and are intended to be a wrap up of the post-mortem process. We should discuss what happened, what we could've done better, and any followup actions we need to take. The goal is to suss out any disagreement on the facts, analysis, or recommended actions, and to get some wider awareness of the problems that are causing reliability issues for us.

You should invite the following people to the post-mortem meeting,

  • Always
    • The team leader.
    • Service owners involved in the incident.
    • Key engineer(s)/responders involved in the incident.
  • Optional
    • Customer liaison. (Only SR/IN +major incidents)

A general agenda for the meeting would be something like,

  1. Recap the timeline, to make sure everyone agrees and is on the same page.
  2. Recap important points, and any unusual items.
  3. Discuss how the problem could've been caught.
    • Did it send any weak signals?
    • Could it have been caught in tests, or loadtest environment?
  4. Discuss customer impact. Any comments from customers, etc.
  5. Review action items that have been created, discuss if appropriate, or if more are needed, etc.

Examples

Here are some examples of post-mortems from other companies as a reference,

Useful Resources