Spring Boot with server.contextPath set vs. URL to hystrix.stream via Eureka Server
问题 I have Eureka Server with Turbine instance running and a few discovery clients that are connected to it. Everything works fine, but if I register a discovery client that has server.contextPath set, it didn't get recognized by InstanceMonitor and Turbine stream is not able to combine its hystrix.stream . This is how it looks in the logs of Eureka/Turbine server: 2015-02-12 06:56:23.265 INFO 1 --- [ Timer-0] c.n.t.discovery.InstanceObservable : Hosts up:3, hosts down: 0 2015-02-12 06:56:23.266