DORA Metrics Dashboard - Grafana Template
Pre-configured Grafana dashboard for tracking the four key DORA metrics: deployment frequency, lead time, MTTR, and change failure rate.
Table of Contents
DORA Metrics Dashboard
This Grafana dashboard provides a comprehensive view of the four key DORA (DevOps Research and Assessment) metrics that measure software delivery performance.
Metrics Tracked
- Deployment Frequency: How often code is deployed to production
- Lead Time for Changes: Time from code commit to production deployment
- Time to Restore Service MTTR: How quickly you recover from failures
- Change Failure Rate: Percentage of deployments causing failures
Dashboard Preview
┌────────────────────────────────────────────────────────────────┐
│ DORA Metrics Dashboard │
├────────────────────────────────────────────────────────────────┤
│ │
│ Deployment Frequency (Last 30 Days) │
│ ████████████████████░░░░ 15 per day Target: 10 per day │
│ │
│ Lead Time for Changes (Last 30 Days) │
│ ██████░░░░░░░░░░░░░░ 4.2 hours Target: 2 hours │
│ │
│ Time to Restore (MTTR) │
│ ████████████░░░░░░░░ 32 minutes Target: 30 minutes │
│ │
│ Change Failure Rate │
│ ███████████████████░ 3.2% Target: {""}100 per day, Lead time {"<"}1h, MTTR {"<"}15min, CFR {""}7 per day, Lead time {"<"}1 day, MTTR {"<"}1h, CFR {"<"}15%
- Medium: Deploy weekly, Lead time {"<"}1 week, MTTR {"<"}1 day, CFR {"