Merge branch 'patch-12' into 'master'
correct the prometheus feature configuration according to https://gitlab.com/git… See merge request !8703
This commit is contained in:
commit
8a6e415268
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ To enable Prometheus:
|
|||
1. Find and uncomment the following line, making sure it's set to `true`:
|
||||
|
||||
```ruby
|
||||
node_exporter['enable'] = true
|
||||
prometheus['enable'] = true
|
||||
```
|
||||
|
||||
1. Save the file and [reconfigure GitLab][reconfigure] for the changes to
|
||||
|
|
Loading…
Reference in a new issue