Chapter 8: Distributed Tracing¶
In this chapter we look at distributed tracing and how it can help us understand and troubleshoot microservices. You will use Jaeger to troubleshoot a simple app.
- What Distributed Tracing is and why it's important
- Seeing Distributed Tracing in action for troubleshooting
- Considerations on when to use Distributed Tracing
- How to go about selecting a Distributed Tracing solution
See also: