配置完Hystrix以后,无监控数据
来源:5-8 添加hystrix

慕函数2082699
2018-07-12
Web页面显示
Unable to connect to Command Metric Stream.
Register后台日志
2018-07-12 01:31:56.371 INFO 16986 --- [nio-8761-exec-2] ashboardConfiguration$ProxyStreamServlet :
Proxy opening connection to: http://localhost:8888/hystrix.stream
写回答
2回答
-
qq_m_230
2020-08-28
springboot 2.X
可以参考这篇文章 https://blog.csdn.net/ghyghost/article/details/108053206 亲测有效
122021-11-28 -
大漠风
2018-07-12
能描述具体一点吗?在哪个服务上配置的hyxtrix?浏览器上打开的url的什么?
从最后一行来看,像是用proxy的端口打开hystrix监控页面,你是在Proxy上配置的hyxtrix吗?
032018-07-12
相似问题