Distributed tracing with Spring Boot

In this repository I explored some distributed tracing implementation.

Zipkin

[ Spring Cloud Sleuth with Zipkin ] - In this project I have explored how I can integrate spring cloud sleuth and visualize the tracing using Zipkin.

Jaeger Image

[ 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

OpenTelemetry Image

[ 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