update openwrt london prometheus target address [ci skip]

This commit is contained in:
Viktor Barzin 2024-03-29 22:20:29 +00:00
parent dd280afb48
commit e5061dec27
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 2 additions and 1 deletions

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__]

Binary file not shown.