java-spring-zipkin icon indicating copy to clipboard operation
java-spring-zipkin copied to clipboard

Results 6 java-spring-zipkin issues
Sort by recently updated
recently updated
newest added

I am trying to the tracing with zipkin for kafka producer with braveTracing, but it uses old version of braveTracing which is 0.31.0, the startActive() isn't used and thus I...

#11 The opentarcing was upgraded to 0.33.0 . The spring boot was upgraded to 2.3.4

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.3 to 8.29. Release notes *Sourced from [checkstyle's releases](https://github.com/checkstyle/checkstyle/releases).* > ## checkstyle-8.29 > https://checkstyle.org/releasenotes.html#Release_8.29 > > ## checkstyle-8.28 > https://checkstyle.org/releasenotes.html#Release_8.28 > > ## checkstyle-8.27 > https://checkstyle.org/releasenotes.html#Release_8.27 >...

dependencies

Currently, `java-spring-zipkin` is *broken* with `io.opentracing:opentracing-api:0.33.0`. This PR upgrade to `io.opentracing:opentracing-api:0.33.0`, `org.springframework.boot:spring-boot-dependencies:2.1.7.RELEASE`,etc. --- Please merge this, and release a new version(maybe 0.3.0?) to make this project work.

Seems your contribution to the opentracing-contrib cluster lags behind what is going on else-where (opentracing, zipkin/brave), see this thread for details: https://github.com/opentracing-contrib/java-spring-cloud/issues/210#issuecomment-503031884 Do you plan to align and release 0.3.0?...