文件名称:微服务springcloud之turbine使用demo(仪表盘集群)
文件大小:3KB
文件格式:7Z
更新时间:2022-09-02 07:51:50
turbine java dashboard springcloud
通过Hystrix Dashboard我们可以在直观地看到各Hystrix Command的请求响应时间, 请求成功率等数据. 但是只使用Hystrix Dashboard的话, 你只能看到单个应用内的服务信息, 这明显不够. 我们需要一个工具能让我们汇总系统内多个服务的数据并显示到Hystrix Dashboard上, 这个工具就是Turbine,大神必备神器,导入即用,无需更改和配置!
【文件预览】:
microservice-hystrix-turbine
----pom.xml(822B)
----target()
--------test-classes()
--------classes()
----.settings()
--------org.eclipse.m2e.core.prefs(90B)
--------org.eclipse.core.resources.prefs(191B)
--------org.eclipse.jdt.core.prefs(243B)
----src()
--------test()
--------main()
----.project(580B)
----.classpath(1KB)