debian-mirror-gitlab/doc/administration/monitoring/performance/gitlab_configuration.md
2021-04-29 21:17:54 +05:30

1.1 KiB

stage group info
Monitor Monitor To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments

GitLab Configuration (FREE SELF)

GitLab Performance Monitoring is disabled by default. To enable it and change any of its settings:

  1. Go to Admin Area > Settings > Metrics and profiling (/admin/application_settings/metrics_and_profiling).

  2. Add the necessary configuration changes.

  3. 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

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: