We're switching from Ribbon to Spring Cloud Load Balancer, and thus far things seem to work. However I want to be able to see which instance is chosen on each request to verify the behavior.
Is there a debug flag or some other way to see which instance SCLB is choosing on each request?