Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2017-03-20 18:24:40 +0300
committerJoshua Lambert <joshua@gitlab.com>2017-03-20 18:24:40 +0300
commit2413a4b5eb00035fb0a24ff535461c21d6f3e220 (patch)
tree4141e2f8e0775bc6c5fdd72c18307b2b13c7e3b6 /doc/administration/monitoring
parentfa87ff0e309069611ce564eba838a91f42057512 (diff)
Remove unnecessary paragraph
Diffstat (limited to 'doc/administration/monitoring')
-rw-r--r--doc/administration/monitoring/prometheus/index.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/administration/monitoring/prometheus/index.md b/doc/administration/monitoring/prometheus/index.md
index 95b2bc62c7b..b2445d1c0e5 100644
--- a/doc/administration/monitoring/prometheus/index.md
+++ b/doc/administration/monitoring/prometheus/index.md
@@ -98,9 +98,6 @@ Sample Prometheus queries:
If your GitLab server is running within Kubernetes, Prometheus will collect metrics from the Nodes in the cluster including performance data on each container. This is particularly helpful if your CI/CD environments run in the same cluster, as you can use the [Prometheus project integration][] to monitor them.
-When enabled, the bundled Prometheus server monitors Kubernetes and automatically
-[collects metrics][prometheus-cadvisor-metrics] from each Node in the cluster.
-
To disable the monitoring of Kubernetes:
1. Edit `/etc/gitlab/gitlab.rb`