[GitHub] [skywalking] wu-sheng commented on issue #4177: Enhance gRPC plugin

2020-01-30 Thread GitBox
wu-sheng commented on issue #4177: Enhance gRPC plugin
URL: https://github.com/apache/skywalking/pull/4177#issuecomment-580172776
 
 
   @kezhenxu94 Could you recheck this recently?


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [skywalking] wu-sheng commented on issue #4177: Enhance gRPC plugin

2020-01-28 Thread GitBox
wu-sheng commented on issue #4177: Enhance gRPC plugin
URL: https://github.com/apache/skywalking/pull/4177#issuecomment-579136931
 
 
   You could use another issue or mail list to discuss this. But to be honest, 
I can't see much difference. Many discussions have been done about this.


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [skywalking] wu-sheng commented on issue #4177: Enhance gRPC plugin

2020-01-16 Thread GitBox
wu-sheng commented on issue #4177: Enhance gRPC plugin
URL: https://github.com/apache/skywalking/pull/4177#issuecomment-575198294
 
 
   Got it. Waiting for you update.


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [skywalking] wu-sheng commented on issue #4177: Enhance gRPC plugin

2020-01-12 Thread GitBox
wu-sheng commented on issue #4177: Enhance gRPC plugin
URL: https://github.com/apache/skywalking/pull/4177#issuecomment-573539623
 
 
   I will do the review after you remove the configurations and make the 
tracing working at client/server sides with callback. Thanks for your 
contributions.


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [skywalking] wu-sheng commented on issue #4177: Enhance gRPC plugin

2020-01-12 Thread GitBox
wu-sheng commented on issue #4177: Enhance gRPC plugin
URL: https://github.com/apache/skywalking/pull/4177#issuecomment-573529288
 
 
   > I can simplify client-side tracing for this, like no onMessage event, only 
Complete/Close event for internal client-side tracing.
   
   I think in most cases, both of them should exist, including 
`onMessage/Complete/Close`. User could have further OP, such as DB or cache 
access in the onMessage like any other callback. 


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [skywalking] wu-sheng commented on issue #4177: Enhance gRPC plugin

2020-01-12 Thread GitBox
wu-sheng commented on issue #4177: Enhance gRPC plugin
URL: https://github.com/apache/skywalking/pull/4177#issuecomment-573522600
 
 
   If no client-side span, there is no client-side metrics of topology. Then 
you would detect the error of unreachable or network perf unstable issues from 
trace and response time page.  The thing you posted is exactly an APM should 
collect.
   
   Back to my point, this is a basic design of SkyWalking. We should not argue 
about this in a single one plugin. If you want to discuss that, it is more than 
this. You need to change the design and protocol of the project.
   
   If you want to change this, I prefer you keep that in private, and only push 
the both sides tracing in the upstream.


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [skywalking] wu-sheng commented on issue #4177: Enhance gRPC plugin

2020-01-12 Thread GitBox
wu-sheng commented on issue #4177: Enhance gRPC plugin
URL: https://github.com/apache/skywalking/pull/4177#issuecomment-573482503
 
 
   > Internal and external gRPC server tracing
   
   It is still unclear for me about this section. Client/server side tracing 
are both required in nearly every RPC plugin. What makes the gRPC different? 
Manually setting this is very painful for the end user.
   
   cc @kezhenxu94 Could you get the point of this?


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [skywalking] wu-sheng commented on issue #4177: Enhance gRPC plugin

2020-01-07 Thread GitBox
wu-sheng commented on issue #4177: Enhance gRPC plugin
URL: https://github.com/apache/skywalking/pull/4177#issuecomment-571876290
 
 
   > Provide the internal or external gRPC server tracing mode.
   
   What is this? Could you explain a little more?


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [skywalking] wu-sheng commented on issue #4177: Enhance gRPC plugin

2020-01-07 Thread GitBox
wu-sheng commented on issue #4177: Enhance gRPC plugin
URL: https://github.com/apache/skywalking/pull/4177#issuecomment-571581668
 
 
   > This is a very good pull request template for the plugin contribution. 
   
   Anyone want to discuss about new issue and pull request templates?


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:
us...@infra.apache.org


With regards,
Apache Git Services