Awesome
Awesome Sentinel
A curated list of awesome things (e.g. sample, extensions, blogs) for Sentinel. The icon <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official icon" height="16px"> means the component is maintained by official Sentinel group.
If you want your component to appear here, send a pull request to this repository to add it. You can refer to the contribution guidelines.
Contents
Presentations
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> Sentinel 1.6.0 网关流控新特性介绍-Eric Zhao (Dubbo Tech Day-201905-Beijing): PDF
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> Sentinel 微服务流控降级实践-Eric Zhao (Dubbo Tech Day-201907-Shenzhen): PDF
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> Sentinel 1.7.0 新特性展望-Eric Zhao (Dubbo Tech Day-201910-Chengdu): PDF
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> 《微服务容易挂?Sentinel Go 让微服务稳如磐石》-Eric Zhao (Spring Cloud Alibaba Meetup 1205 杭州站): PDF
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> Sentinel 2.0 流量治理全面升级-Eric Zhao (2022中间件开发者大会): PDF
Tutorials
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> Sentinel Guides
Polyglot Support
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> Sentinel Go
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> Sentinel C++
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> Sentinel Rust
Extensions / Integrations
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> sentinel-cluster-server-envoy-rls: Sentinel cluster token server for Envoy global rate limiting service
- 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
Blogs
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> Sentinel 为 Dubbo 服务保驾护航 by Eric Zhao
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> 在生产环境中使用 Sentinel 控制台 by Eric Zhao
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> Sentinel 与 Hystrix 的对比 by Eric Zhao
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> Guideline: 从 Hystrix 迁移到 Sentinel by Eric Zhao
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> Sentinel Go 正式 GA,助力云原生服务稳稳稳 by Eric Zhao
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> Sentinel 1.8.6 版本发布,初步支持 OpenSergo 流量治理标准 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 ro9er
- 大流量下的服务质量治理 Dubbo Sentinel 初涉 by RyuGrade
- Sentinel 深入浅出系列 by shxz130
- Alibaba Sentinel RESTful 接口流控处理优化 by luanlouis
- Sentinel 控制台前端开发环境搭建 by cdfive
- Sentinel 如何接入 OpenTracing by Zhang Shun
- 阿里 Sentinel 源码解析 by Javadoop
- 阿里巴巴开源限流降级神器 Sentinel 大规模生产级应用实践 by 步崖
- Introduction to Alibaba Sentinel by Amit Bhave
- <img src="https://raw.githubusercontent.com/sentinel-group/sentinel-awesome/master/sentinel_favicon.ico" title="Sentinel official" height="16px"> Sentinel Go 毫秒级统计数据结构揭秘 by Binbin Zhang