diff --git a/stacks/monitoring/docker-compose.yml b/stacks/monitoring/docker-compose.yml index 9194954..3f351e3 100644 --- a/stacks/monitoring/docker-compose.yml +++ b/stacks/monitoring/docker-compose.yml @@ -37,6 +37,7 @@ services: node-exporter: image: prom/node-exporter:latest container_name: node-exporter + hostname: fr1 restart: unless-stopped command: - '--path.procfs=/host/proc'