Replies: 1 comment 2 replies
-
What method name? It is a grpc service. Follow the proto we provided. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear all
Recently i get a job for testing Dynamic Configuration Server (gprc) , i read the guide document (https://skywalking.apache.org/docs/main/v10.0.1/en/setup/backend/dynamic-config-service/) , but i still has some problem
1. i have already write a grpc server which listen on 5005 port , but i did not see where to difine the method name and param which used in skywalking oap when calling the grpc server , it is only defined ip and port;
2. how to use the uiid , should i return it in the response? and if true , which position?
Beta Was this translation helpful? Give feedback.
All reactions