alibaba / Sentinel

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

[RFC] Adaptive automatic flow control #748

Open sczyh30 opened 5 years ago

sczyh30 commented 5 years ago

Issue Description

Type: feature request

Describe what feature you want

It would be perfect if we can introduce intelligent mechanisms that do adaptive flow control automatically based on real-time metrics. Thus the services can react to burst traffic timely and become more resilient. Users might not need to configure rules anymore.

yunfeiyanggzq commented 4 years ago

@sczyh30 I see some prs are related to this issue like 1007.So I want to know if there are some problems with this proposal or if there is still some work to be done in asoc2020