mrproliu commented on a change in pull request #95:
URL: 
https://github.com/apache/skywalking-satellite/pull/95#discussion_r770634896



##########
File path: docs/en/setup/plugins/server_grpc-server.md
##########
@@ -15,6 +15,12 @@ max_concurrent_streams: 32
 tls_cert_file: ""
 # The TLS key file path.
 tls_key_file: ""
+# To Accept Connection Limiter when reach the resource
+accept_limit:
+  # The max CPU utilization limit
+  cpu_utilization: 90

Review comment:
       It works too. I have combined all the CPU information into one 
utilization.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to