In this repository I explored some distributed tracing implementation.
[ Spring Cloud Sleuth with Zipkin ] - In this project I have explored how I can integrate spring cloud sleuth and visualize the tracing using Zipkin.
[ Spring Boot With Jaeger Tracing based on OpenTracing ] - In this project I have explored how to integrate Spring Cloud Jaeger with a Spring Boot application and then visualize the traces in a Jaeger server
[ Spring Boot With OpenTelemetry Jaeger Tracing ] - In this project I have explored how to integrate OpenTelemetry in a Spring Boot application and then visualize the traces in a Jaeger server