I want to test ipv6addres+port like
2404:6800:4005:805::200e port 1234 

prometheus.yml config:
metrics_path: /probe 
params: 
    module: [tcp_connect] 
static_configs: 
    - targets: ['2404:6800:4005:805::200e:1234']  

the  <probe_success> is false and  <probe_duration_seconds> no time 
delay,so grafana no result  
but config module ICMP is ok
blackbox.yml is default 

help me~~

-- 
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 prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/5a212de7-b740-4ea7-a809-630468f0be58n%40googlegroups.com.

Reply via email to