hystrix 服务监控

一、页面展示

登陆hystrix 服务:http://localhost:9001/hystrix/

输入:http://localhost:9101/turbine.stream

 

 二、HystrixDashboard监控页面一直显示loading的问题

  这里需要给dashboard监控的服务发送一个请求,该请求是所监控的服务的开启了熔断的端点,也就是该请求里面有调用加了@HystrixCommand注解的方法,然后就可以看到数据了

 

 

 三、HystrixDashboard 明细

 

 

posted @ 2022-03-04 17:03  星星之火可以燎源  阅读(46)  评论(0编辑  收藏  举报