Top "Zipkin" questions

Zipkin is an open source distributed tracing system created by Twitter.

Spring cloud sleuth did not run with Zipkin

first i had a small issue with this class brave.sampler.Sampler could not import this class, only imported when …

java spring-boot spring-cloud zipkin spring-cloud-sleuth
Adding custom trace id in sleuth

I am using sleuth 2.0.x, I want to add my own trace id apart from its own. I`m going …

zipkin spring-cloud-sleuth brave
app fails to start when sleuth and zipkin are added

I have a Spring Boot app that I'm updating to 1.5.1. It works great, until I add Sleuth and Zipkin to …

spring-boot spring-cloud zipkin spring-cloud-sleuth