Reduce data gathering frequency to improve CPU usage

This commit is contained in:
Colin Hebert
2024-10-16 17:43:03 +11:00
parent 40a68b1b12
commit 04ba6eb8db

View File

@@ -49,6 +49,7 @@ services:
- --enable_metrics=app,cpu,memory,network,oom_event,percpu
- --store_container_labels=false
- --docker_only=true
- --housekeeping_interval=10s
- --whitelisted_container_labels=com.docker.compose.project,com.docker.compose.service
volumes:
- /:/rootfs:ro