v-m: Remove nut0 from scrape targets
_nut0.pyrocufflink.blue_ is decommissioned.pull/37/head
parent
62b19e942b
commit
0209f921c3
|
@ -76,7 +76,6 @@ scrape_configs:
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- gw1.pyrocufflink.blue
|
- gw1.pyrocufflink.blue
|
||||||
- nut0.pyrocufflink.blue
|
|
||||||
- nvr2.pyrocufflink.blue
|
- nvr2.pyrocufflink.blue
|
||||||
- unifi3.pyrocufflink.blue
|
- unifi3.pyrocufflink.blue
|
||||||
file_sd_configs:
|
file_sd_configs:
|
||||||
|
@ -253,7 +252,6 @@ scrape_configs:
|
||||||
metrics_path: /bridge?selector=zincati
|
metrics_path: /bridge?selector=zincati
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- nut0.pyrocufflink.blue
|
|
||||||
- unifi3.pyrocufflink.blue
|
- unifi3.pyrocufflink.blue
|
||||||
kubernetes_sd_configs:
|
kubernetes_sd_configs:
|
||||||
- role: node
|
- role: node
|
||||||
|
@ -298,7 +296,6 @@ scrape_configs:
|
||||||
- job_name: promtail
|
- job_name: promtail
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- nut0.pyrocufflink.blue
|
|
||||||
- nvr2.pyrocufflink.blue
|
- nvr2.pyrocufflink.blue
|
||||||
- unifi3.pyrocufflink.blue
|
- unifi3.pyrocufflink.blue
|
||||||
kubernetes_sd_configs:
|
kubernetes_sd_configs:
|
||||||
|
|
Loading…
Reference in New Issue