1.1 KiB
1.1 KiB
stage | group | info |
---|---|---|
Service Management | Respond | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments |
GitLab Configuration (FREE SELF)
GitLab Performance Monitoring is disabled by default. To enable it and change any of its settings:
-
On the left sidebar, at the bottom, select Admin Area.
-
Select Settings > Metrics and profiling.
-
Add the necessary configuration changes.
-
Restart all GitLab for the changes to take effect:
- For Linux package installations:
sudo gitlab-ctl restart
- For self-compiled installations:
sudo service gitlab restart
- For Linux package installations:
NOTE: 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: