Contribution Analytics

Introduced in GitLab 12.2 for subgroups.

With Contribution Analytics, you can get an overview of the contribution events in your group.

  • Analyze your team’s contributions over a period of time.
  • Identify opportunities for improvement with group members who may benefit from additional support.

View Contribution Analytics

To view Contribution Analytics:

  1. On the top bar, select Main menu > Groups and find your group.
  2. On the left sidebar, select Analytics > Contribution.

Using Contribution Analytics

Three bar graphs illustrate the number of contributions made by each group member:

  • Push events
  • Merge requests
  • Closed issues

Hover over each bar to display the number of events for a specific group member.

Contribution analytics bar graphs

Changing the period time

You can choose from the following three periods:

  • Last week (default)
  • Last month
  • Last three months

Select the desired period from the calendar dropdown list.

Contribution analytics choose period

Sorting by different factors

Contributions per group member are also presented in tabular format. Select a column header to sort the table by that column:

  • Member name
  • Number of pushed events
  • Number of opened issues
  • Number of closed issues
  • Number of opened MRs
  • Number of merged MRs
  • Number of closed MRs
  • Number of total contributions

Contribution analytics contributions table

Contribution analytics GraphQL API

To retrieve metrics for user contributions, use the GraphQL API.