tianxiaoliang commented on a change in pull request #728:
URL:
https://github.com/apache/servicecomb-service-center/pull/728#discussion_r512457825
##########
File path: examples/governance/limiter.json
##########
@@ -0,0 +1,8 @@
+{
+ "name": "limitTraffic2adminAPI",
+ "spec": {
+ "match": "traffic2adminAPI",
+ "rate": 100,
+ "burst": 10
Review comment:
1. 通常的治理者为运维人员,不太可能理解框架这种工程细节
2. 治理的第一公民是流量特征,不是微服务或者框架类型
----------------------------------------------------------------
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]