alibaba / Sentinel

A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
https://sentinelguard.io/
Apache License 2.0
22.41k stars 8.03k forks source link

[RFC] Support distributed flow control #200

Open sczyh30 opened 6 years ago

sczyh30 commented 6 years ago

Issue Description

Type: feature request

Describe what feature you want

Currently Sentinel only supports local flow control. It's necessary to support distributed flow control for service clusters, so that we can:

This is the umbrella issue for Sentinel cluster flow control.

Related tasks

sczyh30 commented 4 years ago

Envoy global rate limiting has been supported in 1.7.0 (via #1139)