Monitor decker Traefik with prometheus
This commit is contained in:
parent
461cd8fe3c
commit
8b21b9e6f2
1 changed files with 1 additions and 0 deletions
|
@ -17,4 +17,5 @@ scrape_configs:
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- "{{ nebula.clients.walker.ip }}:8080"
|
- "{{ nebula.clients.walker.ip }}:8080"
|
||||||
|
- "{{ nebula.clients.decker.ip }}:8080"
|
||||||
- "{{ pve_hosts.docker.ip }}:8080"
|
- "{{ pve_hosts.docker.ip }}:8080"
|
||||||
|
|
Loading…
Reference in a new issue