Merge branch 'issue-28619' into 'master'

Use correct GitLab Prometheus exporter name in docs

Closes #28619

See merge request !9503
This commit is contained in:
Rémy Coutable 2017-02-24 15:24:57 +00:00
commit 24fde746c7
1 changed files with 1 additions and 1 deletions

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