A curated list of awesome things (e.g. samples, third-party extensions, blog posts) for Sentinel.
If you want your component to appear here, feel free to submit a pull request to this repository to add it. You can refer to the awesome contribution guidelines.
You can also add to sentinel-group/sentinel-awesome.
- Sentinel 1.6.0 网关流控新特性介绍-Eric Zhao (Dubbo Tech Day-201905-Beijing): PDF
- Sentinel 微服务流控降级实践-Eric Zhao (Dubbo Tech Day-201907-Shenzhen): PDF
- Sentinel 1.7.0 新特性展望-Eric Zhao (Dubbo Tech Day-201910-Chengdu): PDF
- sentinel-zuul-example: A simple project integration Sentinel to Spring Cloud Zuul which provides Service and API Path level flow control management by tiger
- sentinel-support: A support project for convenient Sentinel integration including properties file configuration, ActiveMQ integration and a JdbcDataSource implementation by cdfive
- Sentinel dashboard multi-data-source adapter: Sentinel dashboard multi-data-source adapter has integrated Apollo and Nacos configuration center for bidirectional modification persistence. Implemented by finefuture
- Sentinel Rule Annotation Support: A third-party library that supports configuring flow rule and degrade rule using annotation. Implemented by code1986
- sentinel-pigeon-adapter: A RPC framework Pigeon adapter for Sentinel including provider and invoker rate limiting implementation by wchswchs
- Sentinel 为 Dubbo 服务保驾护航 by Eric Zhao
- 在生产环境中使用 Sentinel 控制台 by Eric Zhao
- Sentinel 与 Hystrix 的对比 by Eric Zhao
- Guideline: 从 Hystrix 迁移到 Sentinel by Eric Zhao
- Sentinel 控制台监控数据持久化【MySQL】 by cdfive
- Sentinel 控制台监控数据持久化【InfluxDB】 by cdfive
- Sentinel 控制台监控数据持久化【Apollo】 by cookiejoo
- Sentinel一体化监控解决方案 CrateDB + Grafana by Young Hu
- Sentinel 源码解析系列 by houyi
- Sentinel 学习笔记 by ro9er
- 大流量下的服务质量治理 Dubbo Sentinel 初涉 by RyuGrade
- Sentinel 深入浅出系列 by shxz130
- Alibaba Sentinel RESTful 接口流控处理优化 by luanlouis
- Sentinel 控制台前端开发环境搭建 by cdfive
- 阿里 Sentinel 源码解析 by Javadoop
- Introduction to Alibaba Sentinel by Amit Bhave