wu-sheng commented on a change in pull request #69:
URL: 
https://github.com/apache/skywalking-satellite/pull/69#discussion_r715381169



##########
File path: docs/en/setup/examples/grpc-load-balance-client/README.md
##########
@@ -0,0 +1,84 @@
+# GRPC load balance client
+
+GRPC client support connect to multiple server address, and using round-robin 
to load-balance server before send each request.
+
+## Server Discovery
+
+Support two ways to locate the server list:
+1. Static server list: Define the server address list.

Review comment:
       Why do we need to mention `static list again`? I remember we used to 
have one already.




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