diff options
| author | Joshua Lambert <joshua@gitlab.com> | 2017-07-17 00:29:21 -0400 |
|---|---|---|
| committer | Joshua Lambert <joshua@gitlab.com> | 2017-07-17 00:29:21 -0400 |
| commit | 9f85578c0a40f16ed4f1842f53a360d7d3ac0751 (patch) | |
| tree | 59a665b2f43dd63527e391d42e3a46df546f1201 /doc/user | |
| parent | 00861676a0cac3154153ec1afd7582991628e16e (diff) | |
| download | gitlab-ce-9f85578c0a40f16ed4f1842f53a360d7d3ac0751.tar.gz | |
Update admin docs
Diffstat (limited to 'doc/user')
| -rw-r--r-- | doc/user/project/integrations/prometheus.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/prometheus.md b/doc/user/project/integrations/prometheus.md index 86ceb14b965..4ccc13b16ab 100644 --- a/doc/user/project/integrations/prometheus.md +++ b/doc/user/project/integrations/prometheus.md @@ -45,7 +45,7 @@ Prometheus server up and running. You have two options here: ### Configuring Omnibus GitLab Prometheus to monitor Kubernetes With Omnibus GitLab running inside of Kubernetes, you can leverage the bundled -version of Prometheus to collect the required metrics. +version of Prometheus to collect the supported metrics. Once enabled, Prometheus will automatically begin monitoring Kubernetes Nodes and any [annotated Pods](https://prometheus.io/docs/operating/configuration/#<kubernetes_sd_config>). 1. Read how to configure the bundled Prometheus server in the [Administration guide][gitlab-prometheus-k8s-monitor]. |
