Commit 8a6e4152 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'patch-12' into 'master'

correct the prometheus feature configuration according to https://gitlab.com/git…

See merge request !8703
parents 52a7112f 184ba52f
......@@ -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
......
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