---
title: "MTTR (Mean Time To Recovery) — monitoring glossary"
description: "Mean Time To Recovery (MTTR) measures the average time it takes to restore service after an incident begins. It is one of the four DORA metrics and a direct…"
canonical: "https://lemwatch.com/glossary/mttr"
source: "https://lemwatch.com"
---

# MTTR (Mean Time To Recovery)

> Mean Time To Recovery (MTTR) measures the average time it takes to restore service after an incident begins. It is one of the four DORA metrics and a direct indicator of operational maturity.

**Also known as:** Mean Time To Repair, Mean Time To Restore

## Definition

 MTTR is calculated as the total downtime across all incidents in a period, divided by the number of incidents. It captures the full repair cycle: detection, triage, diagnosis, fix, and verification.

 A related but distinct metric is MTTD (Mean Time To Detect), which only covers the gap between failure and the moment your monitoring catches it. Improving MTTR usually starts with improving MTTD — you cannot fix what you cannot see.

## Why it matters

 Lowering MTTR is the highest-leverage reliability investment. Cutting MTTR from 60 minutes to 15 minutes increases effective uptime from 99.9% to 99.97% with no infrastructure changes. Automated alerting, runbooks, and incident handoffs are the standard tools.

 See it in the product: [Incident management](https://lemwatch.com/features).


## Related

- [Monitoring glossary](https://lemwatch.com/glossary)
- [Incident](https://lemwatch.com/glossary/incident)
- [Uptime](https://lemwatch.com/glossary/uptime)
- [Website Monitoring](https://lemwatch.com/glossary/monitoring)
- [Alert Fatigue](https://lemwatch.com/glossary/alert-fatigue)
- [All monitoring checks](https://lemwatch.com/features)
- [Page Speed](https://lemwatch.com/glossary/page-speed)
- [Mean Time Between Failures (MTBF)](https://lemwatch.com/glossary/mtbf)
