I am using kubernetes setup, where I am using blackbox exporter to probe external URLs from Prometheus. But I am surprised with two different things like my probe_http_status_code response is 200 but my probe_success response is 0. how can a probe_http_status_code response be 200 while probe is failing.
Please advise
Thanks