Monitor decker Traefik with prometheus
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user