Hi everyone. Anyone faced the issues with blackbox exporter (docker) "icmp socker connection error". I tried the solutions by building the image with the permission as on the thread. https://github.com/prometheus/blackbox_exporter/issues/689 Out of three ip address (cmd ping works fine) two ip address probe_status==0 and still fails now this time timeout reading error from socket err="read ip4 0.0.0.0 i/o timeout".
Also my second issue is my ssl certificate (openssl) is nearly more than 6 months to expire but its showing as expired and expiring in 30 days. probe_ssl_earliest_cert_expiry - time() < 86400 * 30 probe_ssl_earliest_cert_expiry - time() <= 0 Any suggestions please. -- 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/c634327d-6758-4be9-829c-58ea84483d93n%40googlegroups.com.

