mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-22 03:43:09 +00:00
fix: lint
Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
parent
d9e0c77bfb
commit
65d08f8765
1 changed files with 1 additions and 1 deletions
|
@ -85,5 +85,5 @@ provisioner:
|
|||
- source_labels: [__param_target]
|
||||
target_label: instance
|
||||
- target_label: __address__
|
||||
replacement: 127.0.0.1:9115 # Blackbox exporter.
|
||||
replacement: 127.0.0.1:9115 # Blackbox exporter.
|
||||
version: 2.25.2
|
||||
|
|
Loading…
Reference in a new issue