ascrutae commented on issue #2774: Jetty client intercept HttpRequest send with 
two args may be more userful
URL: https://github.com/apache/skywalking/pull/2774#issuecomment-496551460
 
 
   The jetty plugin only supports to trace the `send` method, because this 
method is a synchronization call, but the `send` method with two parameters is 
the asynchronous call. If you want to supports to trace the asynchronous call, 
You should add new instrumentation to support it.

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


With regards,
Apache Git Services

Reply via email to