Problems with hystrix-dashboard turbine using FileBasedInstanceDiscovery
问题 I am trying to set up a hystrix-dashboard with turbine. I am not using Eureka and want to use the FileBasedInstanceDiscovery. I am trying to configure this but following the online documentation doesn't seem to work. It always tries to use the Eureka discovery client. I tried excluding the eureka from my pom but then it falls back to another discovery client CommonsInstanceDiscovery Here is my application.properties: turbine.aggregator.clusterConf=mycluster turbine.instanceUrlSuffix.mycluster