ops: wire monitoring stack to traefik metrics
This commit is contained in:
@@ -23,6 +23,6 @@ scrape_configs:
|
||||
- job_name: traefik
|
||||
metrics_path: /metrics
|
||||
static_configs:
|
||||
# Expects Traefik metrics to be reachable on the Unraid host at port 8082.
|
||||
# Traefik exposes Prometheus metrics internally on its metrics entrypoint.
|
||||
- targets:
|
||||
- host.docker.internal:8082
|
||||
- traefik:8082
|
||||
|
||||
Reference in New Issue
Block a user