java-spring-jaeger
java-spring-jaeger copied to clipboard
Failed to bind as io.opentracing.contrib.concurrent.TracedScheduledExecutorService is unsupported.
I am seeing a lot of: "Failed to bind as io.opentracing.contrib.concurrent.TracedScheduledExecutorService is unsupported."
This started happening with the spring boot version update to 2.6.3. Find the following dependency from pom.xml io.opentracing.contrib opentracing-grpc: 0.2.3
io.opentracing.contrib opentracing-spring-jaeger-cloud-starter: 3.3.1 micrometer version: 1.8.2
Any direction or help will be grateful.