I am making a short presentation about Distributed Tracing and I wanted to present it using Zipkin and Jaeger working together i.e. I send a request to my app,
I'm using open-telemetry to trace my applications and have a few microservices and Kafka broker in my distributed system. I'm using Java/spring-boot and in the