91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

spring cloud 的監控turbine-rabbitmq的示例

發布時間:2020-10-03 11:47:20 來源:腳本之家 閱讀:172 作者:菜鳥阿達 欄目:編程語言

前提是你已經有了注冊中心,然后搭建一個基礎spring cloud 服務,并配置注冊服務等等前提環境搭建

接下來描述的服務提供者和服務調用者的配置都是一樣的,來自《spring cloud 與 docker微服務架構實戰》的讀后的個人總結.

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監控*/
@EnableTurbineStream
@EnableCircuitBreaker
/*Dashboard監控*/
@EnableHystrixDashboard

接下來的操作才是關鍵

1,將注冊中心 服務提供者 服務調用者 都啟動

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

spring cloud 的監控turbine-rabbitmq的示例 

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

spring cloud 的監控turbine-rabbitmq的示例 

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

spring cloud 的監控turbine-rabbitmq的示例 

5. 訪問服務調用者,當然,該服務調用者提供的接口需要調用服務提供者提供的接口的

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

spring cloud 的監控turbine-rabbitmq的示例

訪問hystrix.stream

訪問該連接時,想要出現如下的情況

spring cloud 的監控turbine-rabbitmq的示例 

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

以上就是本文的全部內容,希望對大家的學習有所幫助,也希望大家多多支持億速云。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

道真| 元阳县| 云安县| 东兰县| 民权县| 瑞安市| 陇南市| 嘉祥县| 博客| 金阳县| 庄河市| 马关县| 双辽市| 渭南市| 天津市| 衢州市| 大英县| 湄潭县| 城固县| 西吉县| 杨浦区| 平和县| 烟台市| 射洪县| 高青县| 宣化县| 凉山| 崇州市| 益阳市| 余江县| 翼城县| 祁连县| 泸水县| 社旗县| 阳曲县| 九龙县| 安义县| 金川县| 房山区| 清流县| 富民县|