Insights for groups (ULTIMATE)
Introduced in GitLab 12.0.
Configure Insights to explore data about you group's activity, such as triage hygiene, issues created or closed in a given period, and average time for merge requests to be merged.
View your group's Insights
Prerequisites:
- You must have permission to view the group.
- You must have access to a project to view information about its merge requests and issues, and permission to view them if they are confidential.
To access your group's Insights:
- On the top bar, select Main menu > Groups and find your group.
- On the left sidebar, select Analytics > Insights.
Configure your Insights
GitLab reads Insights from the default configuration file. You can also create custom Insights charts that are more relevant for your group.
To customize your Insights:
- Create a new file
.gitlab/insights.yml
in a project that belongs to your group. - On the top bar, select Main menu > Groups and find your group.
- On the left sidebar, select Settings > General.
- Expand Insights.
- Select the project that contains your
.gitlab/insights.yml
configuration file. - Select Save changes.