Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,763
    • Issues 44,763
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,329
    • Merge requests 1,329
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • 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
  • #229045
Closed
Open
Issue created Jul 14, 2020 by Dan Jensen@djensenContributor

MR Analytics: Throughput chart MVC

Problem to solve

Many devops organizations rely on "throughput" as a measure of productivity. GitLab defines throughput as the number of MRs merged in a period of time (specifically "throughput per month-long milestone").

See the discovery issue for more details.

Proposal

Add a "Throughput" chart to the group-level "Merge Requests Analytics" page. This shows "The number of merge requests merged by month." (Regardless of target branch.) In this iteration it shows the past 12 months.

Throughput_chart_MVC

MR Analytics should be available in GitLab Starter.

This MVC feature is at the project level.

Out of scope

  • 2nd line for average
  • Filters
  • Merge Request list/table below the chart

Implementation

  • backend #229047 (closed)
  • frontend #229048 (closed)

See the discovery issue for more details.

Edited Aug 10, 2020 by Dan Jensen
Assignee
Assign to
Time tracking