Use correct GitLab Prometheus exporter name in docs

This commit is contained in:
Lukas Raska 2017-02-24 07:50:45 +01:00
parent c5b29ed6f3
commit 631d3c6baa

View file

@ -13,7 +13,7 @@ To enable the GitLab monitor exporter:
1. Add or find and uncomment the following line, making sure it's set to `true`:
```ruby
gitlab_monitor_exporter['enable'] = true
gitlab_monitor['enable'] = true
```
1. Save the file and [reconfigure GitLab][reconfigure] for the changes to