prometheus / blackbox_exporter

Blackbox prober exporter
https://prometheus.io
Apache License 2.0
4.66k stars 1.05k forks source link

when I use the cname and cdn domain,can not get the ssl_expire_earilest_time #1274

Open conardchen opened 2 months ago

conardchen commented 2 months ago

when I use the module http_2xx to get the ssl Certificate expire time,I found my domain use the cdn and cname ,it can not get the probe_ssl_earliest_cert_expiry 。

my blacbox_exporter config: `modules: http_2xx: prober: http http: preferred_ip_protocol: "ip4" http_post_2xx: prober: http http: method: POST tcp_connect: prober: tcp pop3s_banner: prober: tcp tcp: query_response:

my prometheus config: `global: external_labels: monitor: prometheus scrape_configs:

electron0zero commented 2 months ago

For questions/help/support please use our community channels. There are more people available to potentially respond to your request and the whole community can benefit from the answers provided.