企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
**1. Sentinel是什么** Sentinel是Spring Cloud Alibaba的一个子模块,一个基于SpringBoot开发的流量监控、服务降级的Web应用。它与Hystrix是同类产品,与Hystrix的原理是一样的,但是Sentinel开发效率更快,并提供了UI界面来监控微服务。 <br/> **2. 能做什么** ![](https://img.kancloud.cn/4f/9b/4f9b2cf729676248782d7b6b484526b2_1470x686.png) <br/> **** Sentinel的github官网:https://github.com/alibaba/Sentinel Sentinel中文文档地址:https://github.com/alibaba/Sentinel/wiki/%E4%BB%8B%E7%BB%8D 课件代码:https://gitee.com/flymini/example-codes/tree/master/SpringCloud_/learn-springcloud-parent