Refactor AI impact table to include VSD values
Background
The current implementation of the VSD comparison table differs to the AI impact table. This causes unnecessary confusion and requires bespoke implementations to be maintained for both tables.
The goal of this issue is to:
- Standardise the visual layouts for consistency
- Re-use the same visualization component between the two
TODO
-
Include supported VSD supported metrics to the AI impact table supported metrics -
Ensure AI impact table filtering shows the correct metrics, with no visible changes to the existing dashboard
Supported metric breakdown
Metric name | VSD | AI impact |
---|---|---|
Deployment frequency | ||
Lead time for changes | ||
Time to restore service | ||
Change failure rate | ||
Cycle time | ||
Lead time | ||
Issues created | ||
Issues closed | ||
Deploys | ||
Median time to merge |
|
|
Merge request throughput |
|
|
Critical vulnerabilities over time | ||
High vulnerabilities over time | ||
Contributor count |
|
|
Code suggestions usage | ||
Code suggestions acceptance rate | ||
Duo chat: Unique users |
Edited by Alex Pennells