Hands-On Enterprise Java Microservices with Eclipse MicroProfile
by Cesar Saavedra, Heiko W. Rupp, Jeff Mesnil, Pavol Loffay, Antoine Sabot-Durand, Scott Stark
MicroProfile OpenTracing
In the modern world of microservices, a single request can traverse multiple processes running on different machines, data centers, or even geographical regions.
The observability of such systems is a challenging task but, when done right, it allows us to tell the story about each individual request as opposed to the overall state of the system derived from signals such as metrics and logs. In this chapter, we will introduce you to distributed tracing and explain OpenTracing with its integration in MicroProfile OpenTracing 1.3.
In the previous section, we learned about metrics and how they observe an application or each individual component. This information is no doubt very valuable and provides a macro view of the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access