diff options
author | Etienne BaquƩ <ebaque@gitlab.com> | 2019-09-07 11:18:14 +0000 |
---|---|---|
committer | Marcia Ramos <marcia@gitlab.com> | 2019-09-07 11:18:14 +0000 |
commit | 27fb694017ce7b9c9a62e0fe924b3ae165d30095 (patch) | |
tree | 470646b0d2eed41c9577a964cfdeafba4577067f /doc/administration/monitoring/prometheus | |
parent | 00bcd3584a2577ef033d5edc24f806ca0ec8e033 (diff) | |
download | gitlab-ce-27fb694017ce7b9c9a62e0fe924b3ae165d30095.tar.gz |
Updated description in the Gitlab Prometheus metrics section
Diffstat (limited to 'doc/administration/monitoring/prometheus')
-rw-r--r-- | doc/administration/monitoring/prometheus/gitlab_metrics.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/administration/monitoring/prometheus/gitlab_metrics.md b/doc/administration/monitoring/prometheus/gitlab_metrics.md index 6dbfd5404d0..5c348702ba2 100644 --- a/doc/administration/monitoring/prometheus/gitlab_metrics.md +++ b/doc/administration/monitoring/prometheus/gitlab_metrics.md @@ -7,9 +7,9 @@ installations from source you'll have to configure it yourself. To enable the GitLab Prometheus metrics: 1. Log into GitLab as an administrator, and go to the Admin area. -1. Click on the gear, then click on Settings. -1. Find the `Metrics - Prometheus` section, and click `Enable Prometheus Metrics` -1. [Restart GitLab](../../restart_gitlab.md#omnibus-gitlab-restart) for the changes to take effect +1. Navigate to GitLab's **Settings > Metrics and profiling**. +1. Find the **Metrics - Prometheus** section, and click **Enable Prometheus Metrics**. +1. [Restart GitLab](../../restart_gitlab.md#omnibus-gitlab-restart) for the changes to take effect. ## Collecting the metrics |