GitLab Configuration
GitLab Performance Monitoring is disabled by default. To enable it and change any of its settings:
- On the top bar, select Main menu > Admin.
- On the left sidebar, select Settings > Metrics and profiling
(/admin/application_settings/metrics_and_profiling).
- Add the necessary configuration changes.
- 
Restart all GitLab for the changes to take effect: - For Omnibus GitLab installations: sudo gitlab-ctl restart
- For installations from source: sudo service gitlab restart
 
- For Omnibus GitLab installations: 
Removed in GitLab 13.0. Use the
Prometheus integration instead.
Pending migrations
When any migrations are pending, the metrics are disabled until the migrations have been performed.
Read more on: