- spring cloud stream
- spring cloud stream kafka
- opentracing
- opentracing jaeger
- https://github.com/opentracing-contrib/java-spring-messaging
- https://github.com/opentracing-contrib/java-kafka-client
Try version >= 0.31.0 of the jaeger-client-java (https://github.com/jaegertracing/jaeger-client-java/) to test if the concurrency issue on logs is solved in order to enable again the property: opentracing.spring.cloud.log.enabled = true
- opentracing-contrib/java-spring-cloud#5
- jaegertracing/jaeger-client-java#334
- jaegertracing/jaeger-client-java#500