opentracing-contrib / java-spring-rabbitmq

OpenTracing RabbitMQ instrumentation
Apache License 2.0
18 stars 21 forks source link

with Jaeger cloud does not support springboot 2.x #44

Closed etherlai closed 4 years ago

etherlai commented 4 years ago

hi: cause opentracing-spring-jaeger-cloud-starter 1.x support springboot 2.x. I use springboot 2.0.x and opentracing-spring-jaeger-cloud-starter:1.03, but opentracing-spring-jaeger-cloud-starter incloud opentracing-spring-rabbitmq:0.1.0, 0.1.0 only support springboot 1.5.x.

ask4gilles commented 4 years ago

@etherlai either force the dependency version of the java-spring-rabbitmq to the latest or upgrade opentracing jaeger/spring-cloud version.