@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Inherited @Documented @ConditionalOnProperty(prefix="dubbo.tracing", name="enabled") public @interface ConditionalOnDubboTracingEnable
dubbo.tracing.enabled property is true or if it
is not configured.Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.