Split VSA metrics into 2 rows
Problem
We need to add additional metrics to the VSA page under the overview stage but are running out of horizontal space. In addition to this, we want to highlight the DORA metrics.
Solution
- Split the single row into 2 rows
- Add a title above each row
The existing single stat tiles are to be arranged into the following order (top down):
-
Key metrics
- Lead time
- Cycle time
- New issues
- Commits
- Deploys
-
DORA metrics
- Deployment frequency
- Lead time for changes
Edited by Haim Snir