Hi,
I want to collect prometheus metrics and therefore would need a way to target each instance of a web service individually to collect metrics from each instance simultaneously.
Is there a way to bypass the load balancer internaly and target the single instances?
Thanks!