You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/04/23 12:18:49 UTC

[GitHub] [skywalking] hutaishi commented on issue #8936: [Feature] skywalking grpc plugin support trace client async call

hutaishi commented on issue #8936:
URL: https://github.com/apache/skywalking/issues/8936#issuecomment-1107462597

   > AFAIK, grpc async(stream) is not supported.
   
   After my testing, all 4 call methods are supported.
   ## UNARY
   ![QWA6}JO{JJF13JSWGWS31_A](https://user-images.githubusercontent.com/12478263/164893877-e4137432-671c-46ab-8b6a-d8b1a8c8a597.png)
   
   ![image](https://user-images.githubusercontent.com/12478263/164893930-15f7cbe9-e226-4f0a-88fa-a03975af18e4.png)
   
   ## CLIENT_STREAMING
   ![image](https://user-images.githubusercontent.com/12478263/164893964-588b91e1-a958-499a-9e47-8e25fa2e6d60.png)
   
   ## SERVER_STREAMING
   ![image](https://user-images.githubusercontent.com/12478263/164894017-109dbe12-c4c4-421b-9736-797812d9d235.png)
   
   ## BIDI_STREAMING
   ![image](https://user-images.githubusercontent.com/12478263/164894046-6b93e4b8-3fdd-4c3b-9529-e4f888c8f00d.png)
   
   
   


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org