java.lang.Object
org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassEnhancePluginDefine
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassInstanceMethodsEnhancePluginDefine
org.apache.skywalking.apm.toolkit.activation.log.logback.v1.x.mdc.MDCConverterActivation

public class MDCConverterActivation extends org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassInstanceMethodsEnhancePluginDefine
Support MDC https://logback.qos.ch/manual/mdc.html
  • 字段详细资料

    • ENHANCE_CLASS

      public static final String ENHANCE_CLASS
      另请参阅:
    • ENHANCE_TID_METHOD

      public static final String ENHANCE_TID_METHOD
      另请参阅:
    • INTERCEPT_TID_CLASS

      public static final String INTERCEPT_TID_CLASS
      另请参阅:
    • ENHANCE_SKYWALKING_CONTEXT_METHOD

      public static final String ENHANCE_SKYWALKING_CONTEXT_METHOD
      另请参阅:
    • INTERCEPT_SKYWALKING_CONTEXT_CLASS

      public static final String INTERCEPT_SKYWALKING_CONTEXT_CLASS
      另请参阅:
  • 构造器详细资料

    • MDCConverterActivation

      public MDCConverterActivation()
  • 方法详细资料

    • getConstructorsInterceptPoints

      public org.apache.skywalking.apm.agent.core.plugin.interceptor.ConstructorInterceptPoint[] getConstructorsInterceptPoints()
      指定者:
      getConstructorsInterceptPoints 在类中 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
    • getInstanceMethodsInterceptPoints

      public org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
      指定者:
      getInstanceMethodsInterceptPoints 在类中 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
    • enhanceClass

      protected org.apache.skywalking.apm.agent.core.plugin.match.ClassMatch enhanceClass()
      指定者:
      enhanceClass 在类中 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine