Skip to content

Add CI/CD under the Analytics navigation menu at the group level

Release notes

In this release, we are adding the ability to view Group level CI/CD Analytics.

Problem to solve

As a user, I want to be able to access the CI/CD Analytics page using the left navigation, so that I can start consuming my group metrics.

Intended users

The user should be able to use the left navigation menu at the group level to access the new page for CI/CD Analytics.

Proposal

CLICK TO SEE PROTOTYPES

At the group level:

  • Add a new menu option for CI/CD under the Analytics menu.
    • The final url should be: https://gitlab.com/groups/gitlab-org/-/analytics/ci_cd
    • The sub-menu option should be the first one on the list (alphabetically ordered)
    • There will be no change the logic for accessing Analytics. Users will continue to navigate directly to Value Stream Analytics, as default.
  • Clicking the option should take the user to the CI/CD Analytics page.
  • frontend: No component/styles changes are necessary for this implementation.
  • frontend: If users have no permission to access the dashboard, the menu option should not be displayed in the navigation.

Further details

Today, users cannot view CI/CD Analytics at the Group. This proposal will help us successfully deliver #259703 (closed)

Permissions and Security

  • Members with no access (0) should not be able to view these dashboard
  • Guest (10) members should not be able to view these dashboard
  • Reporter (20) members can view these dashboards
  • Developer (30) members can view these dashboard
  • Maintainer (40) members can view these dashboard
  • Owner (50) members can view these dashboard

Documentation

Yes, this will require updates to the following documentation pages:

What is the type of buyer?

GitLab Ultimate

Is this a cross-stage feature?

Yes, ~"group::analytics" ~"Category:Navigation" devopsverify

Edited by Orit Golowinski