Monitor decker Traefik with prometheus

This commit is contained in:
Jake Howard 2022-08-14 15:04:55 +01:00
parent 461cd8fe3c
commit 8b21b9e6f2
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -17,4 +17,5 @@ scrape_configs:
static_configs:
- targets:
- "{{ nebula.clients.walker.ip }}:8080"
- "{{ nebula.clients.decker.ip }}:8080"
- "{{ pve_hosts.docker.ip }}:8080"