Skip to content

Display average/median for DORA4 in graphs

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Release notes

In this release, we have added the ability to view the average of your DORA4 metrics. This will allow you to continuously monitor your DevOps process and notice quickly how you are actually performing verse your average pace.

Problem to solve

As a user I want to be able to view the average per metric to measure myself against for each of the DORA4 metrics.

Proposal

Add a line to the graphs under CI/CD named DORA4 that displays the average/median

The average should eventually change based on the time interval that was selected, but as an MVC we can show a single average for the last 90 days without it dynamically changing when switching between time periods.

image

The average value should appear on the right hand side of the chart

Note:

For Deployment frequency we should show the average

For lead time for changes we should show the median

For consistency's sake

Edited by 🤖 GitLab Bot 🤖