Hi,
- job_name: Check_repo_central
metrics_path: /probe
params:
module: [http_2xxx]
static_configs:
- targets:
- http://100.1.1.1:1000
- http://100.2.2.2:1000
relabel_configs:
- source_labels: [__address__]
target_label: __param_target
- source_labels: [__param_target]
target_label: instance
- target_label: __address__
replacement: prometheus-blackbox-exporter:9115
[image: 1.png]
But curl from the node which host blackbox exporter are workable for both
targets.
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/b4ab0253-a615-4dd7-91b2-c37b7c858d17n%40googlegroups.com.