Hello guys So I can see a bunch of these in my logs
level=debug ts=2020-06-04T13:05:21.739Z caller=scrape.go:962 component="scrape manager" scrape_pool=kubernetes-pods target=http://10.4.15.232:8081/actuator msg="Scrape failed" err="Get http://10.4.15.232:8081/actuator: dial tcp 10.4.15.232:8081: connect: connection refused" level=debug ts=2020-06-04T13:05:25.806Z caller=scrape.go:962 component="scrape manager" scrape_pool=kubernetes-pods target=http://10.4.9.226:8081/actuator/prometheus msg="Scrape failed" err="server returned HTTP status 403 " These are probably java applications that are not well configured, but prometheus doesn't tell me which one. I have to start a big research, base on the server IP, lookup which container reside on that node, investigate each on these projects (and can't even find the issue lol). Is there a better way ? Can prometheus tell me which container is actually faulty ? How I can know exactly where to look ? Thanks for helping ! -- 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/e03765f5-ed89-494f-8946-1bedb144ea85%40googlegroups.com.

