summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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