Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Update METRICS.md #135

Merged
merged 1 commit into from
Jun 1, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion METRICS.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ LIMIT 1;

## Time to Restore Services ##

**Definition**: For a failure, the median amount of time between the deployment which caused the failure and the remediation. The remediation is measured by closing an associated bug / incident report.
**Definition**: For a failure, the median amount of time between the deployment which caused the failure and the remediation. The remediation is measured by closing an associated bug / incident report. The timestamps in the `four_keys.incidents` table should align with these events, whenever available.

### Daily Median Time to Restore Services ###
![Image of chart from the Four Keys dashboard, showing the daily MTTR.](images/daily_mttr.png)
Expand Down