alibaba / Sentinel

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

集群模式模式下,支持区分请求来源限流吗? #3474

Open Gordon-Gan-Jiang opened 2 weeks ago

Gordon-Gan-Jiang commented 2 weeks ago

Issue Description

使用sentinel 版本是1.8.6;看代码FlowRuleChecker ,集群模式下并未检测上下文中的请求来源和限流规则配置的来源做匹配 Type: feature request

Describe what feature you want

Describe your initial design (if present)

Additional context

Add any other context or screenshots about the feature request here.

Gordon-Gan-Jiang commented 2 weeks ago

@LearningGp 大佬帮忙看看这个问题 image