From fa87ff0e309069611ce564eba838a91f42057512 Mon Sep 17 00:00:00 2001 From: Joshua Lambert Date: Mon, 20 Mar 2017 11:21:24 -0400 Subject: Minor tweak --- doc/administration/monitoring/prometheus/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/administration/monitoring/prometheus/index.md') diff --git a/doc/administration/monitoring/prometheus/index.md b/doc/administration/monitoring/prometheus/index.md index 558275ba244..95b2bc62c7b 100644 --- a/doc/administration/monitoring/prometheus/index.md +++ b/doc/administration/monitoring/prometheus/index.md @@ -96,7 +96,7 @@ Sample Prometheus queries: > Introduced in GitLab 9.0. -If your GitLab server is running within Kubernetes, Prometheus will collect metrics from each Node 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. +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. -- cgit v1.2.3