Skip to content

Allow to enable the performance bar per user or Feature group

What does this MR do?

  • This adds a feature group called performance_team that can be enabled via the API. This feature group has access to the performance_bar feature.
  • This performance_team feature group is tied to a GitLab group that can be configured in config/gitlab.yml via the performance_bar.allowed_group setting. It defaults to nil.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #33929, #34528 (closed).

Edited by username-removed-128633

Merge request reports