A curated list of awesome things (e.g. sample, extensions, blogs) for Sentinel.
If you want your component to appear here, send 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-zuul-example: A simple project integration Sentinel to Spring Cloud Zuul which provide 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 为 Dubbo 服务保驾护航 by Eric Zhao
- Sentinel 与 Hystrix 的对比 by Eric Zhao
- Guideline: 从 Hystrix 迁移到 Sentinel by Eric Zhao
- Sentinel 控制台监控数据持久化【MySQL】(Spring Data JPA) by cdfive
- Sentinel 控制台监控数据持久化【InfluxDB】 by cdfive
- Sentinel一体化监控解决方案 CrateDB+Grafana by Young Hu
- Sentinel 原理-全解析 by houyi
- Sentinel 原理-调用链 by houyi
- Sentinel 原理-滑动窗口 by houyi
- Sentinel 实战-限流 by houyi
- Sentinel 实战-控制台 by houyi
- Sentinel 实战-规则持久化 by houyi