java-spring-jaeger
java-spring-jaeger copied to clipboard
Jaeger is not disabled after adding the following property
I have disabled the jaeger by setting opentracing.jaeger.enabled to false but yet it is tracing the methods .Is there any way to disable the jaeger so that methods should not be traced .