InfoQ Homepage Presentations An Introduction to Distributed Tracing and Zipkin
An Introduction to Distributed Tracing and Zipkin
Summary
Adrian Cole overviews debugging latency problems using call graphs created by Zipkin and reviews the ecosystem, including tools to trace other languages and frameworks.
Bio
Adrian Cole is an active member of cloud interoperability circles. He is the founder of a few popular open source projects, notably Apache jclouds and Netflix Feign. Recently, he’s focused on distributed tracing, particularly in the OpenZipkin project. Adrian works at Pivotal in the Spring Cloud OSS team.
About the conference
Micro Services are a new paradigm for software architecture: small services in separated processes take the place of large applications. This way monolithic architecture can be avoided, and systems are easily scalable and changeable. The microXchg conference looks at a variety of aspects of Micro Services.