/Spring-Cloud-Sleuth-Zipkin-Client-Microservice-Log-Tracing-using-Spring-Boot

Spring Cloud Sleuth provides Spring Boot auto-configuration for distributed tracing. Underneath, Spring Cloud Sleuth is a layer over a Tracer library named. When you consider distributed tracing tracks requests, it makes sense that trace data can paint a picture of your architecture. Zipkin includes a tool to build service dependency diagrams from traces, including the count of calls and how many errors exist.

Primary LanguageJavaApache License 2.0Apache-2.0

Spring-Cloud-Sleuth-Zipkin-Client-Microservice-Log-Tracing-using-Spring-Boot

Spring Cloud Sleuth provides Spring Boot auto-configuration for distributed tracing. Underneath, Spring Cloud Sleuth is a layer over a Tracer library named. When you consider distributed tracing tracks requests, it makes sense that trace data can paint a picture of your architecture. Zipkin includes a tool to build service dependency diagrams from traces, including the count of calls and how many errors exist.