github.com/mentimeter/morty@v1.2.2-0.20221012065510-5596adecd154/mortems/testdata/two-close-mortems/post-mortems/0002-second-mortem.md (about) 1 <!-- The title of your incident. Make sure the title is a h1 (single #)--> 2 # Bad Parenting: Rick Clones Own Daughter 3 4 <!-- The date which the incident started on. The no letters after the numbers please 1, 2, 3 NOT 1st, 2nd, 3rd --> 5 ## Date: July 27, 2020 6 7 <!-- The owner of the post mortem, responsible for following up on actions --> 8 ## Owner: Rick Sanchez 9 10 <!-- Crucial metrics to agree on. Format: x unit[, x smaller_unit] --> 11 <!-- Units can be seconds, minutes, hours, days. Use full unit (1 second, not 1s) --> 12 <!-- Severity can be on your own scale, it is tracked as a category rather than a metric --> 13 <!-- One example: 1 = Service down completely, 2 = Service hindered for many users, 3 = Service hindered for some --> 14 ## Metrics 15 16 | Metric | Time | 17 | --- | --- | 18 | Severity | 2 | 19 | Time To Detect | 1 day, 2 hours | 20 | Time To Resolve | 3 minutes | 21 | Total Downtime | 1 day, 2 hours, 3 minutes | <!-- Detect + Resolve, Sanity check. -->