A retrieval postmortem template, and a public incident log #145
akash-coded
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The problem
docs/40-operations/has a runbook for a live incident andnothing for afterwards. The
incident runbook ends
with "write the detection gap down" and there is nowhere to write it.
The proposal
An issue template and
docs/40-operations/incident-log.md:Why the detection gap is the point
Every postmortem template has "root cause". Almost none have "what measurement would have caught
this before a user did", which is the only line that changes what you build next.
This repository has three ready-made entries: #1, #2 and
#7. Backfilling them is a good first contribution.
All reactions