Skip to content

Disable the node_exporter in Docker

Ben Kochie requested to merge bjk/3223_node_exporter_noise into master

Disable the Prometheus node_exporter by default in the Docker image. The node_exporter requires access to the host, so it doesn't make sense to run it in the application image. It also causes log error noise.

Closes: #3223 (closed)

Merge request reports

Loading