What do you think?


Distributed Tracing in Practice: Instrumenting, Analyzing, and Debugging Microservices
Most applications today are distributed in some fashion. Monitoring the health and performance of these distributed architectures requires a new approach. Enter distributed tracing, a method of profiling and monitoring applications--especially those that use microservice architectures. There's just one problem: distributed tracing can be hard. But it doesn't have to be.
With this practical guide, you'll learn what distributed tracing is and how to use it to understand the performance and operation of your software. Key players at LightStep walk you through instrumenting your code for tracing, collecting the data that your instrumentation produces, and turning it into useful, operational insights. If you want to start implementing distributed tracing, this book tells you what you need to know.
You'll learn:
The pieces of a distributed tracing deployment: Instrumentation, data collection, and delivering value
Best practices for instrumentation (the methods for generating trace data from your service)
How to deal with or avoid overhead, costs, and sampling
How to work with spans (the building blocks of request-based distributed traces) and choose span characteristics that lead to valuable traces
Where distributed tracing is headed in the future
With this practical guide, you'll learn what distributed tracing is and how to use it to understand the performance and operation of your software. Key players at LightStep walk you through instrumenting your code for tracing, collecting the data that your instrumentation produces, and turning it into useful, operational insights. If you want to start implementing distributed tracing, this book tells you what you need to know.
You'll learn:
The pieces of a distributed tracing deployment: Instrumentation, data collection, and delivering value
Best practices for instrumentation (the methods for generating trace data from your service)
How to deal with or avoid overhead, costs, and sampling
How to work with spans (the building blocks of request-based distributed traces) and choose span characteristics that lead to valuable traces
Where distributed tracing is headed in the future
350 pages, Paperback
Published July 14, 2020
Ratings & Reviews
Friends & Following
Create a free account to discover what your friends think of this book!
Community Reviews
Displaying 1 - 4 of 4 reviews
October 20, 2020
Amazing In-depth writting of Distributed Tracing in Practice.
Learned a lot of design implementation of Distributed Tracing along with open source libraries.
As an application developer it was too much to digest but I have full praise for the author who has put all his heart and knowledge in the book .
Learned a lot of design implementation of Distributed Tracing along with open source libraries.
As an application developer it was too much to digest but I have full praise for the author who has put all his heart and knowledge in the book .
August 15, 2021
Book explains about tracing theories and concepts in details. It also examines a typical tracer architecture. After that it explains the tracing usage in business and how improving performance of software systems could affect the business.
Instrumenting is the first step for using tracing, so book examines different types of it and when and which level you should use in your system.
Instrumenting is the first step for using tracing, so book examines different types of it and when and which level you should use in your system.
January 10, 2022
There are some interesting technical ideas here. This is in some sense a generalization, of notions like dtrace- mostly specific too https.
Want to Read
January 21, 2026OpenTelemetry and instrumentation
Displaying 1 - 4 of 4 reviews




