The four key metrics from the DORA research, used to measure software delivery performance.
- Deployment Frequency (DF) — how often the team successfully releases to production
- Lead Time for Changes (LT) — time from code commit to deployable state
- Mean Time to Recovery (MTTR) — time to recover from a failure in production
- Change Failure Rate (CFR) — percentage of changes that cause incidents