ВС
- job_name: https
metrics_path: /probe
params:
module: [https_2xx]
file_sd_configs:
- files:
- 'targets/https.yml'
relabel_configs:
- source_labels: [__address__]
target_label: __param_target
- source_labels: [__param_target]
target_label: instance
- target_label: __address__
replacement: blackbox.exporter:9115
targets/https.yml
---
- labels:
web: internet
targets:
- https://google.com/
- https://ya.ru