Development Metrics
Table of contents
Purpose of this view
The goal of the Development metrics view is to provide a pane of glass view into the effieiency of ‘dev’ teams along with the quality of code that they produce. These metrics and the questions that they ask is based in large part around DORA.
What is DORA
DORA, short for (DevOps Research and Assessment) was a study performed by google into determining a way rate the performance and efficiency. The below article does a great job explaining in detail. View Article
How does it work
Linked below is Development Metrics dashboard in question. But in essence it collects a data around deployments, commits, and pull-requests that occur in github and displays it in a useful and easily readable way.
A link to the dora page will need to be pasted here. View this page in the code to see the format.