update openwrt london prometheus target address [ci skip]

This commit is contained in:
Viktor Barzin 2024-03-29 22:20:29 +00:00
parent dd20791608
commit 09d07639c9

View file

@ -367,7 +367,8 @@ extraScrapeConfigs: |
static_configs:
- targets:
#- "home.viktorbarzin.lan:9100"
- "10.0.20.100:9100"
#- "10.0.20.100:9100"
- "192.168.2.1:9100"
metrics_path: '/metrics'
relabel_configs:
- source_labels: [__address__]