2026-02-13T00:02:47+00:00

This commit is contained in:
2026-02-13 00:02:47 +00:00
parent b0e57f71f4
commit 8649e256d4
5 changed files with 24 additions and 4 deletions

View File

@@ -13,3 +13,6 @@ scrape_configs:
- job_name: host
static_configs:
- targets: ['host.docker.internal:9100']
- job_name: cadvisor
static_configs:
- targets: ['cadvisor:8080']