程序包 org.apache.skywalking.apm.plugin.asf.dubbo
package org.apache.skywalking.apm.plugin.asf.dubbo
-
类类说明
DubboInterceptordefine how to enhance classMonitorFilter.invoke(Invoker, Invocation). the trace context transport to the provider side byRpcContext.attachments.but all the version of dubbo framework below 2.8.3 don't supportRpcContext.attachments, we support another way to support it.