最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

spring cloud 的監(jiān)控turbine-rabbitmq的示例

 更新時間:2018年05月02日 09:32:48   作者:菜鳥阿達  
這篇文章主要介紹了spring cloud 的監(jiān)控turbine-rabbitmq的示例,小編覺得挺不錯的,現(xiàn)在分享給大家,也給大家做個參考。一起跟隨小編過來看看吧

前提是你已經(jīng)有了注冊中心,然后搭建一個基礎(chǔ)spring cloud 服務(wù),并配置注冊服務(wù)等等前提環(huán)境搭建

接下來描述的服務(wù)提供者和服務(wù)調(diào)用者的配置都是一樣的,來自《spring cloud 與 docker微服務(wù)架構(gòu)實戰(zhàn)》的讀后的個人總結(jié).

pom文件中需要引入spring-cloud-starter-hystrix/spring-cloud-starter-hystrix-dashboard/spring-cloud-netflix-hystrix-stream/spring-cloud-starter-turbine-stream/spring-cloud-starter-stream-rabbit
如下

<dependency>
 <groupId>org.springframework.cloud</groupId>
 <artifactId>spring-cloud-starter-hystrix</artifactId>
</dependency>
<dependency>
 <groupId>org.springframework.cloud</groupId>
 <artifactId>spring-cloud-starter-hystrix-dashboard</artifactId>
</dependency>
<dependency>
 <groupId>org.springframework.cloud</groupId>
 <artifactId>spring-cloud-netflix-hystrix-stream</artifactId>
</dependency>
<dependency>
 <groupId>org.springframework.cloud</groupId>
 <artifactId>spring-cloud-starter-turbine-stream</artifactId>
</dependency>
<dependency>
 <groupId>org.springframework.cloud</groupId>
 <artifactId>spring-cloud-starter-stream-rabbit</artifactId>
</dependency>

啟動類需要添加如下注解

/*turibine監(jiān)控*/
@EnableTurbineStream
@EnableCircuitBreaker
/*Dashboard監(jiān)控*/
@EnableHystrixDashboard

接下來的操作才是關(guān)鍵

1,將注冊中心 服務(wù)提供者 服務(wù)調(diào)用者 都啟動

2.訪問服務(wù)提供者 ip:port/hystrix 如圖

 

3. 圖中總共有三個文本框,其中第一個文本框是必填的,填寫的是服務(wù)調(diào)用者的 ip:port/hystrix.stream,然后點擊Monitor Stream.

 

4. 注意,如果第一個文本框填寫的不正確會展示如下內(nèi)容

 

5. 訪問服務(wù)調(diào)用者,當然,該服務(wù)調(diào)用者提供的接口需要調(diào)用服務(wù)提供者提供的接口的

6.這時候就能看到如下內(nèi)容,就證明你成功了

訪問hystrix.stream

訪問該連接時,想要出現(xiàn)如下的情況

 

這個就要訪問服務(wù)提供者的 ip:port/hystrix.stream

以上就是本文的全部內(nèi)容,希望對大家的學(xué)習(xí)有所幫助,也希望大家多多支持腳本之家。

相關(guān)文章

最新評論

邓州市| 滁州市| 永靖县| 吉水县| 渝北区| 江孜县| 綦江县| 安阳市| 华安县| 湘阴县| 巍山| 山东省| 鹰潭市| 揭阳市| 邵阳县| 湘西| 葵青区| 龙海市| 洪雅县| 财经| 庆元县| 濮阳市| 调兵山市| 洛川县| 德化县| 鲁山县| 重庆市| 宁城县| 东乡| 信宜市| 图们市| 视频| 安新县| 北碚区| 江安县| 车致| 阿拉尔市| 石狮市| 长白| 布尔津县| 武山县|