Metrics worth mentioning
When it comes to the key metrics to indicate the performance of your software development team, DevOps Research and Assessment (DORA) is the gold-standard. Initially, they recommended tracking these four:
Deployment frequence
Lead time for changes
Change failure rate
Time to restore service
Those last two are particularly important when it comes to measuring stability, and how you respond to code failures or security breaches. By measuring these values regularly and iterating to move the line on these numbers, you can achieve much more secure, reliable software. In 2021, DORA added a fifth metric: reliability, to take into account availability, latency, performance, and scalability, encouraging organisations to prioritise operational performance alongside delivery performance.