Skip to content

Set remove_monitor_metrics flag to true

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR enables the flag for Monitor Metrics removal, effectively blocking all related views in the application. It also removes the documentation of the feature.

Feature issue: #399231 (closed)
Rollout issue: #399248

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

There are no visible changes, all Metrics related views have been hidden on gitlab.com.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Here's the list of parts behind the feature flag:

  • hide Monitor > Metrics view and left navigation item
  • hide Settings > Monitor > Metrics
  • hide Settings > Monitor > Grafana authentication
  • hide Settings > General > Visibility, project features, permissions > Monitor > Metrics Dashboard
  • hide Health tab from Infrastructure > Cluster
  • hide metrics embeds rendering
  • hide Settings > Integrations > Prometheus
  • hide Developments > Environments > single environment dropdown > Metrics
  • hide Developments > Environments > single environment > Metrics

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #399231 (closed)

Edited by Tristan Read

Merge request reports