From 614f371989e9c2f4f9450cddfc9c3f505f977b89 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Thu, 9 Feb 2017 10:03:01 +0100 Subject: Fix GitLab monitor Omnibus setting [ci skip] --- doc/administration/monitoring/prometheus/gitlab_monitor_exporter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/administration') 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 -- cgit v1.2.1