github.com/mentimeter/morty@v1.2.2-0.20221012065510-5596adecd154/mortems/testdata/different-month-mortems/post-mortems/0003-third-mortem.md (about) 1 <!-- The title of your incident. Make sure the title is a h1 (single #)--> 2 # Christmas Lighting Causes Near Death 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: August 6, 2020 6 7 <!-- The owner of the post mortem, responsible for following up on actions --> 8 ## Owner: Jerry Smith 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 | 1 | 19 | Time To Detect | 2 Hours, 1 Min | 20 | Time To Resolve | 3 sec | 21 | Total Downtime | 2 hours, 1 minute, 3 seconds | <!-- Detect + Resolve, Sanity check. -->