Cadvisor: Lower CPU load
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tobias Manske 2023-04-18 22:04:31 +02:00
parent 88897af4ef
commit 7404d39bf9
Signed by: tobias
GPG Key ID: 9164B527694A0709

View File

@ -132,6 +132,9 @@ services:
labels: labels:
- "prometheus-scrape.enabled=true" - "prometheus-scrape.enabled=true"
- "prometheus-scrape.port=8080" - "prometheus-scrape.port=8080"
command:
- "-docker_only=true"
- "-housekeeping_interval=10s"
volumes: volumes:
- /:/rootfs:ro - /:/rootfs:ro
- /var/run:/var/run:rw - /var/run:/var/run:rw