BigW Consortium Gitlab

Commit 84d3133e by Achilleas Pipinellis Committed by James Lopez

Merge branch 'patch-12' into 'master'

correct the prometheus feature configuration according to https://gitlab.com/git… See merge request !8703
parent 98db0d42
...@@ -30,7 +30,7 @@ To enable Prometheus: ...@@ -30,7 +30,7 @@ To enable Prometheus:
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
node_exporter['enable'] = true prometheus['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