Skip to content
GitLab
Next
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 49,660
    • Issues 49,660
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,563
    • Merge requests 1,563
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #342984
Closed
Open
Issue created Oct 13, 2021 by Orit Golowinski@ogolowinskiDeveloper

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 Dec 20, 2021 by 🤖 GitLab Bot 🤖
Assignee
Assign to
Time tracking