diff options
Diffstat (limited to 'doc/administration/monitoring/prometheus/index.md')
-rw-r--r-- | doc/administration/monitoring/prometheus/index.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/administration/monitoring/prometheus/index.md b/doc/administration/monitoring/prometheus/index.md index 3268c0fc14c..acdcdb41dca 100644 --- a/doc/administration/monitoring/prometheus/index.md +++ b/doc/administration/monitoring/prometheus/index.md @@ -1,6 +1,6 @@ --- -stage: Monitor -group: Monitor +stage: Enablement +group: Distribution info: 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 --- @@ -59,8 +59,8 @@ Although possible, it's not recommended to change the port Prometheus listens on, as this might affect or conflict with other services running on the GitLab server. Proceed at your own risk. -To access Prometheus from outside the GitLab server, set an FQDN or IP in -`prometheus['listen_address']`. To change the address/port that Prometheus +To access Prometheus from outside the GitLab server, +change the address/port that Prometheus listens on: 1. Edit `/etc/gitlab/gitlab.rb` |