-
Updated
Aug 31, 2021 - Java
alibaba
Here are 183 public repositories matching this topic...
As we konw,if we set paramItem in GatewayFlowRule,it will used as ParamFlowRule。
but ,in ParamFlowRule,we can set multiple paramItem by paramFlowItemList
How to use multiple paramItem in GatewayFlowRule。
使用网关流控时,如果要使用参数限流配置,没法和热点参数限流一样,添加多个热点参数项。
比如,在网关里面配置route_id=A,按host=a.com限流100qps,host=b.com限流50qps
Capability Questions
Issue Description
Question
Describe what happened (or what feature you want)
Trying to evaluate ChaosBlade as an option for resiliency testing. But I'm not sure if this is a feature request or a question. Actually, two questions:
- Does ChaosBlade support Azure, or can it be extended to support Azure?
- Can ChaosBlade inject failures into a Platform as a Service (Pa
-
Updated
Feb 11, 2020 - Objective-C
-
Updated
Sep 1, 2021 - Java
-
Updated
Aug 10, 2021 - Java
-
Updated
Aug 27, 2021 - TypeScript
-
Updated
Oct 9, 2018 - Objective-C
-
Updated
Aug 30, 2021 - Go
-
Updated
Aug 24, 2021 - Java
增加SPI扩展点
-
Updated
Sep 1, 2021 - C#
-
Updated
Jun 4, 2019 - Objective-C
-
Updated
Dec 26, 2019 - Java
-
Updated
Aug 11, 2021 - TypeScript
-
Updated
Aug 30, 2021 - Go
-
Updated
Aug 23, 2018 - JavaScript
Improve this page
Add a description, image, and links to the alibaba topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the alibaba topic, visit your repo's landing page and select "manage topics."
我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。
We recommend using English. If you are non-native English speaker, you can use the translation software.
Which Component
eg. Nacos Discovery, Sentinel
Is your feature request related to a problem? Please describe.
Feign限流降级好像只支持url粒度,能否支持服务粒度,就像对RestTemplate支持两种粒度一样(Feign's current limiting degradation seems to only support URL granularit