scrape_configs:
- job_name: "node_exporter"
scrape_interval: 15s
static_configs:
- targets: ["host.docker.internal:9100"]
- job_name: "caddy"
- targets: ["host.docker.internal:2020"]
labels:
instance: "boba.best"
- job_name: "unbound"
- targets: ["unbound-telemetry:9167"]