For the people following this context, PR is here, https://github.com/apache/skywalking/pull/6103
Sheng Wu 吴晟 Twitter, wusheng1108 Li BingLong(智能平台) <[email protected]> 于2020年12月29日周二 下午3:29写道: > I have known the mechanism after I read the code. > I will find a way to check the method using byte buddy. > > 在 2020/12/29 下午2:39,“Sheng Wu”<[email protected]> 写入: > > Have you known how `AbstractClassEnhancePluginDefine#witnessClasses` > class > works? > If so, I think we could consider adding a `#witnessSignatures` method, > which allows the instrumentation of the plugin to use String(s) to > describe > the methods? > > Sheng Wu 吴晟 > Twitter, wusheng1108 > > > >
