fix(monitoring): 恢復 exporter scrape 目標
All checks were successful
CD Pipeline / deploy (push) Successful in 1m41s

This commit is contained in:
OoO
2026-04-30 14:35:09 +08:00
parent 5695ead4dc
commit f30ee955ff
7 changed files with 24 additions and 6 deletions

View File

@@ -6,8 +6,6 @@ services:
image: gcr.io/cadvisor/cadvisor:latest
container_name: cadvisor
restart: unless-stopped
ports:
- "8080:8080"
volumes:
- /:/rootfs:ro
- /var/run:/var/run:ro