Quick Notes98 words
Dashboards and flow metrics — quick notes
Dashboards and flow metrics — quick notes
| Metric | Measures |
|---|---|
| Lead time | Creation → completion (includes the queue) |
| Cycle time | Start of active work → completion (excludes the queue) |
| Deployment frequency | How often value ships |
| Time to recovery | Speed of recovery from failure |
| Change failure rate | Share of changes causing failure |
Diagnosis: short cycle time + long lead time = the team is fast but overloaded; the wait is in the queue. Limit work in progress rather than hiring.