Files
nexus/wiki/entities/DORA-Metrics.md
2026-04-21 20:03:06 +08:00

773 B

DORA Metrics

Source

Summary

The DORA (DevOps Research and Assessment) metrics are four key measures used to assess DevOps performance and maturity:

  1. Deployment Frequency — How often code is deployed to production
  2. Lead Time for Changes — Time from code commit to production deployment
  3. Change Failure Rate — Percentage of deployments causing failures
  4. Mean Time to Recovery (MTTR) — Time to restore service after failures

Ingested

  • Date: 2026-04-21