How Sleuth Bravely Cracked the Case of "Too Much to Code"

October 4, 2018

Spring Cloud Sleuth automatically traces Spring Boot applications. After adding a dependency on Sleuth, you see distributed traces across your apps, including latency and any errors. This works in Zipkin, or any system it can export data to, such as Google Stackdriver or Amazon X-Ray. Version 2 includes a lot more features and internally, it is completely rewritten! Most notably, sleuth no longer has its own tracer library. Instead, it delegates the work to Brave (Zipkin's standard tracer). This cooperation led to many integrations which until now, were not available for Sleuth. In this presentation we show what Sleuth and Brave are, how Sleuth has changed and which new and exciting features are in version 2! September 26, 2018 2:00 pm - 3:10 pm Maryland Ballroom A Speakers: Adrian Cole Zipkin guy, Pivotal Marcin Grzejszczak Staff Software Engineer, Pivotal Filmed at SpringOne Platform 2018

Previous
Going Cloud-Native with Spring Cloud Azure
Going Cloud-Native with Spring Cloud Azure

In this session, we will show how you can use Spring Cloud Azure to implement Spring-based cloud native app...

Next Video
Global Event Streams Made Simple with Spring Cloud Stream & Cloud Pub/Sub
Global Event Streams Made Simple with Spring Cloud Stream & Cloud Pub/Sub

Asynchronous, loosely coupled integrations of services through a publish-subscribe messaging system have ta...