Remove redundant quotes
This commit is contained in:
parent
64f5763571
commit
b0347fc037
@ -74,7 +74,7 @@ scrape_configs:
|
||||
- target_label: __address__
|
||||
replacement: blackbox-external:9115
|
||||
- source_labels: [instance]
|
||||
regex: "https?://([^/]+)/?.*"
|
||||
regex: https?://([^/]+)/?.*
|
||||
target_label: hostname
|
||||
|
||||
- job_name: blackbox_icmp
|
||||
|
Loading…
x
Reference in New Issue
Block a user