lizhanhui opened a new issue, #697:
URL: https://github.com/apache/rocketmq-clients/issues/697

   ### Before Creating the Enhancement Request
   
   - [X] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Programming Language of the Client
   
   C++
   
   ### Summary
   
   At the time of developing metrics/tracing features, OpenTelementry C++ SDK 
is either missing or at early/alpha stage. We used its predecessor: OpenCensus 
instead.
   
   This brought about another maintanance overhead: proxy has to accept 
OpenCensus exporter protocol.
   
   Now, OpenTelemetry has been stable for muliple releases and it's time to 
instrument with OpenTelemetry.
   
   ### Motivation
   
   Keep implementation consistent among all bindings and minimize server 
maintenance overhead.
   
   ### Describe the Solution You'd Like
   
   Use OpenTelemetry 
   
   ### Describe Alternatives You've Considered
   
   None
   
   ### Additional Context
   
   None


-- 
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: commits-unsubscr...@rocketmq.apache.org.apache.org

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

Reply via email to