devkanro opened a new pull request #4177: Enhance gRPC plugin
URL: https://github.com/apache/skywalking/pull/4177
 
 
   # Skywalking with enhanced gRPC
   This PR enhances the original gRPC plugin of Skywalking.  
   I created PR early for the request for comments. @GuoDuanLZ and me will 
accept opinion and improve this PR.
   
   ## Checklist
   This PR still in WIP state, you can merge this PR after all check is done.
   - [x] Implementation
   - [ ] Test
   - [ ] Documents
   - [ ] CI build pass
   - [ ] Review
   
   ## Description
   The original gRPC plugin just provided very basically tracing function, the 
exception of business code will not be traced.
   
   We refactored this plugin for those functions:
   01. Server and Client tracing has the same operations.
   02. Provide the internal or external gRPC server tracing mode.
   03. Streamline span timeline.
   04. The error caused by business code will make the "/Response/onClose" fail.
   05. Reduce interface point and optimize the code.
   
   ## Operations
   WIP
   
   ## Configure plugin
   WIP
   
   ## Screenshots
   WIP

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

Reply via email to