Spring Cloud Alibaba#16.部署Sentinel Dashboard

本文讲解如何引入Sentinel的仪表盘,用于可视化对微服务进行熔断降级配置

笔记对应学习视频:

https://www.itlaoqi.com/chapter/2658.html

Sentinel Dashboard是Sentinel配套的可视化控制台与监控仪表盘套件

部署步骤

Spring Cloud Alibaba#16.部署Sentinel Dashboard

 

  •   2.利用下面的命令启动Dashboard

Spring Cloud Alibaba#16.部署Sentinel Dashboard

 

  • 3.访问本机8080端口,默认账户sentinel/sentinel

Spring Cloud Alibaba#16.部署Sentinel Dashboard

Spring Cloud Alibaba#16.部署Sentinel Dashboard

 

  •   4.程序改造建立Dashboard通信

Spring Cloud Alibaba#16.部署Sentinel Dashboard

Spring Cloud Alibaba#16.部署Sentinel Dashboard

 

  5.修改启动端口号

Spring Cloud Alibaba#16.部署Sentinel Dashboard

相关文章:

  • 2023-01-04
  • 2021-05-02
  • 2021-06-25
  • 2022-02-25
  • 2021-10-27
  • 2021-04-11
  • 2021-06-27
猜你喜欢
  • 2021-09-02
  • 2021-08-25
  • 2022-12-23
  • 2022-02-24
  • 2021-08-11
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案