Hi. I have couple of Service Health Checks on my AWS Instances. (Eg. 18.220.x.x:PORT/health). I am using Blackbox to monitor all my Service Health Checks. These AWS Instances Health Checks are being shown as DOWN by Blackbox even though they are working fine. Also, when I check response code that Blaxkbox is scraping for the Health Check it is 200. Also, the Health Check URL is reachable from my server on which Blackbox is running. I am not able to understand why is probe_success failiing.
[root@exporters ~]# curl http://18.220.x.x:PORT/health {"health":"good"} Can someone help? Thanks in advance! -- 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/7b35c6d7-8fb5-40db-a3b2-2e9bc95d19cb%40googlegroups.com.

