沉静鸵鸟

文章
2
资源
0
加入时间
2年10月21天

Unable to connect to Command Metric Stream. 问题解决

初次使用SpringCloud Hystrix DashBoard 会出现 Unable to connect to Command Metric Stream通过启动信息可以看到, http://localhost:8181/actuator/hystrix.stream 是404 ,说明在SpringCloud Finchley.SR1 版本中,该访问路径是默认不开启的,所以我们需...