-
Notifications
You must be signed in to change notification settings - Fork 8k
MSE Sentinel 控制台
Eric Zhao edited this page Feb 10, 2023
·
3 revisions
MSE Sentinel (AHAS Sentinel) 是 Sentinel 的阿里云上版本,提供企业级的流量治理与自愈服务,包括:
- 可靠的实时监控和历史秒级监控数据查询,包含 QPS、RT、load、CPU 使用率等指标,支持按照调用类型分类,支持同比/环比展示
- 热力图概览,可以快速定位不稳定的机器
- 动态规则管理/推送,无需自行配置外部数据源
- 告警中心(触发流控、CPU 利用率高等事件)
- 慢 SQL 场景化防护
- 全自动托管、高可用的集群流量控制
- Nginx/Ingress 高可用防护
若您已是 Sentinel 用户并接入了 开源 Sentinel 控制台,您只需替换一下依赖,甚至仅需挂载 Java Agent 即可快速接入到 MSE Sentinel 控制台。
-
文档
-
Documents
- Read Me
- Introduction
- How to Use
- How it Works
- Flow Control
- Parameter Flow Control
- Cluster Flow Control
- API Gateway Flow Control
- Circuit Breaking
- Adaptive System Protection
- Metrics
- General Configuration
- Dynamic Rule Configuration
- Dashboard
- Integrations with open-source frameworks
- Contribution Guideline