August 2025
Intermediate to advanced
810 pages
17h 41m
English
In this chapter, we will learn how to use distributed tracing to better understand how our microservices cooperate – for example, in fulfilling a request sent to the external API. Being able to utilize distributed tracing is essential for being able to manage a system landscape of cooperating microservices. As already described in Chapter 8, Introduction to Spring Cloud, Micrometer Tracing will be used to collect trace information, and Zipkin will be used for the storage and visualization of said trace information.
In this chapter, we will learn about the following topics:
Read now
Unlock full access