I have a blackbox exporter deployed on a K8S cluster, The problem is, some URLs (which are using the default http_2xx module) get "context deadline exceeded" in the logs (the timeout is 15s) It's weird because when I click on the blackbox exporter link in the Prometheus job, I get 504 Gateway Time-out error and I don't see any results (but clicking on the debug log in the section of the recent probe of blackbox homepage opens the result page):
I also have another pod on the same node as the blackbox exporter but the other pod can curl the address without any problem here is the http_2xx configuration: -- 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/1b7d7f2c-6dd2-4cc6-9012-1b5803d3a125n%40googlegroups.com.

