Six years of research by the DevOps Research and Assessment (DORA) group brought us the four key metrics for measuring DevOps performance, that remain the most proven and recognized by developers teams as meaningful and valuable.
Velocity Metrics
Deployment Frequency - how often teams deploy to production
Lead-time for Change - time between code commit and deployment to production
Quality Metrics
Change Failure Rate
MTTR (Mean-Time To Restore/Recover/Repair)
Other Basic Metrics and KPIs
Time-to-Respond | Time-to-Decision
Past-due issues (by type and priority / severity)
# Commits/Day
Add Comment