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:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-02-09 12:03:01 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-02-09 12:03:01 +0300
commit614f371989e9c2f4f9450cddfc9c3f505f977b89 (patch)
tree7eba712e0405f0abdf9facee166ac06789c7e0c4
parenta114f7cbc789be2ae2cf84c4559bf8aac5fc834b (diff)
Fix GitLab monitor Omnibus setting
[ci skip]
-rw-r--r--doc/administration/monitoring/prometheus/gitlab_monitor_exporter.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/monitoring/prometheus/gitlab_monitor_exporter.md b/doc/administration/monitoring/prometheus/gitlab_monitor_exporter.md
index fd6111b065b..5e7d9b6ab89 100644
--- a/doc/administration/monitoring/prometheus/gitlab_monitor_exporter.md
+++ b/doc/administration/monitoring/prometheus/gitlab_monitor_exporter.md
@@ -13,7 +13,7 @@ To enable the GitLab monitor exporter:
1. Find and uncomment the following line, making sure it's set to `true`:
```ruby
- gitlab_exporter['enable'] = true
+ gitlab_monitor_exporter['enable'] = true
```
1. Save the file and [reconfigure GitLab][reconfigure] for the changes to