remove hack for london openwrt monitoring after having tailscale now [ci skip]
This commit is contained in:
parent
09d07639c9
commit
ffd5d970e0
1 changed files with 8 additions and 8 deletions
|
|
@ -370,14 +370,14 @@ extraScrapeConfigs: |
|
|||
#- "10.0.20.100:9100"
|
||||
- "192.168.2.1:9100"
|
||||
metrics_path: '/metrics'
|
||||
relabel_configs:
|
||||
- source_labels: [__address__]
|
||||
target_label: __param_target
|
||||
- source_labels: [__param_target]
|
||||
target_label: instance
|
||||
- target_label: __address__
|
||||
#replacement: 'home.viktorbarzin.lan:9100'
|
||||
replacement: '10.0.20.100:9100'
|
||||
#relabel_configs:
|
||||
# - source_labels: [__address__]
|
||||
# target_label: __param_target
|
||||
# - source_labels: [__param_target]
|
||||
# target_label: instance
|
||||
# - target_label: __address__
|
||||
# #replacement: 'home.viktorbarzin.lan:9100'
|
||||
# #replacement: '10.0.20.100:9100'
|
||||
metric_relabel_configs:
|
||||
- source_labels: [ __name__ ]
|
||||
target_label: '__name__'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue