Date: 2020-05-30
This tutorial demonstrates setting up Spring Cloud Zipkin and Sleuth in a Spring Boot application to trace requests across microservices. It uses Docker to run Zipkin locally and creates two interacting microservices. The tutorial ...