GuoYL123 commented on a change in pull request #728:
URL:
https://github.com/apache/servicecomb-service-center/pull/728#discussion_r511783893
##########
File path: examples/governance/limiter.json
##########
@@ -0,0 +1,8 @@
+{
+ "name": "limitTraffic2adminAPI",
+ "spec": {
+ "match": "traffic2adminAPI",
+ "rate": 100,
+ "burst": 10
Review comment:
不同的框架需要下发不同的规则,需要适配层的逻辑
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]