Hi there, Have a situation where Prometheus is returning a 404 when trying to scrape a couple targets. The application is load balanced between separate data centers, with multiple nodes per data center. It's failing on half the nodes in each datacenter.
When I go to the metrics endpoint for each node in the browser or curl, they all work as expected. The UAT environment, running same code, same configuration are all working as expected in Prometheus. These are .Net Core Web Applications running on Windows VMs via IIS. For the nodes that aren't working in Prometheus, I've verified that: - They are all running the same version of the code - IIS configuration is the same between them - Load balancer configuration is the same - I can curl the metrics endpoint from the prometheus server (running on CentOS7) Any thoughts or ideas on what I can look into next? It's greatly appreciated. -- 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/a61ed3cd-627e-440b-aa34-e842011e54b3n%40googlegroups.com.

