mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2026-07-13 20:37:40 +00:00
fix(cadvisor): set -containerd to Docker's socket so per-container metrics work
This commit is contained in:
@@ -66,6 +66,7 @@ services:
|
||||
- -housekeeping_interval=3s
|
||||
- -storage_duration=2m
|
||||
- -docker_only
|
||||
- -containerd=/var/run/docker/containerd/containerd.sock
|
||||
logging:
|
||||
driver: "json-file"
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user