Commit 614f3719 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Fix GitLab monitor Omnibus setting

[ci skip]
parent a114f7cb
...@@ -13,7 +13,7 @@ To enable the GitLab monitor exporter: ...@@ -13,7 +13,7 @@ To enable the GitLab monitor exporter:
1. Find and uncomment the following line, making sure it's set to `true`: 1. Find and uncomment the following line, making sure it's set to `true`:
```ruby ```ruby
gitlab_exporter['enable'] = true gitlab_monitor_exporter['enable'] = true
``` ```
1. Save the file and [reconfigure GitLab][reconfigure] for the changes to 1. Save the file and [reconfigure GitLab][reconfigure] for the changes to
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment