wallezhang commented on pull request #6774:
URL: https://github.com/apache/skywalking/pull/6774#issuecomment-823067908


   > > I found that byte buddy can not instrument lambda
   > 
   > This is not related to byte-buddy. It can do, but SkyWalking doesn't want 
you to do that. The recommended way to do is enhancing the method using the 
Lambda, and create another new lambda as a wrapper to do the instrument.
   
   OK, Just like what the class `RunnableWrapper` does?


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


Reply via email to