tedli commented on pull request #73:
URL: https://github.com/apache/skywalking-java/pull/73#issuecomment-987718566


   > Is any `CONSUMER` filter available? How monitoring works for `CONSUMER` 
side Dubbo3?
   
   Yes, there is.
   
   
https://github.com/apache/dubbo/blob/dubbo-3.0.4/dubbo-monitor/dubbo-monitor-api/src/main/java/org/apache/dubbo/monitor/support/MonitorClusterFilter.java
   
   I notice that some other plugins has different instrumentation classes for 
server and client like the grpc plugin.
   
   I'm trying to add an instrumentation class for dubbo 3 consumer in the same 
way.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to