First version

This commit is contained in:
2026-03-29 16:57:03 +02:00
parent f1f7e39717
commit c96ca6f808
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ services:
image: gcr.io/cadvisor/cadvisor:latest
container_name: cadvisor
ports:
- "8080:8080"
- "8180:8080"
volumes:
- /:/rootfs:ro
- /var/run:/var/run:ro
+1 -1
View File
@@ -8,7 +8,7 @@ scrape_configs:
- job_name: 'cadvisor'
static_configs:
- targets: ['cadvisor:8080']
- targets: ['cadvisor:8180']
- job_name: 'blackbox'
metrics_path: /probe