My detailed reply was deleted by Google Groups for some unknown reason, and I don't have a copy because I made it in the web interface, so I will make a briefer one now.
Target discovery and target scraping are two different things. Target discovery is making a single call to an API endpoint to get a list of targets; scraping is making an HTTP request to each of the targets in that list, to collect metrics. If you post a screenshot of what you're seeing, it would make things clearer, but it sounds to me like target *discovery* is successful (otherwise there would be no targets shown), but target *scraping* is failing. In that case, you need to replicate the target *scraping* with curl and find out why it's failing. -- 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 visit https://groups.google.com/d/msgid/prometheus-users/fc66c67f-9fdb-4d07-8a78-2a19b985a26en%40googlegroups.com.

