Lesson246 words

Dashboards and flow metrics

Design and implement a dashboard, including flow metrics

Lead time versus cycle time

The definitions are precise and are examined directly:

Lead time measures the total time from the creation of work items to their completion.

Cycle time measures the time it takes for a team to complete work items once they start actively working on them.

So lead time includes the queue — the period between someone asking and anyone starting. Cycle time excludes it.

That difference is the diagnosis. A team with short cycle time and long lead time is fast but overloaded: work waits in a backlog before anyone touches it, and hiring more engineers will not help as much as limiting work in progress. Reading only cycle time hides the problem entirely, because by that measure the team looks excellent.

The wider set

MetricSignals
Lead timeTotal responsiveness, queue included
Cycle timeExecution speed once started
Deployment frequencyHow often value reaches users
Time to recoveryHow fast you recover from failure
Change failure rateProportion of changes causing failure

Designing the dashboard

Show what someone will act on. A dashboard nobody acts on is a screen, not a control — and the honest test is whether anyone has changed a decision because of it in the last month.

Primary sources

Ready to study Designing and Implementing Microsoft DevOps Solutions (AZ-400)?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free