Enabling distributed tracing in microservices with Zipkin
Learn how to enable and customize tracing of JAX-RS and non-JAX-RS methods using MicroProfile OpenTracing and Zipkin. Explore automatic tracing for JAX-RS methods and create custom tracers for non-JAX-RS methods. MicroProfile OpenTracing enables distributed tracing in microservices effortlessly.
At a Glance
Explore how to enable and customize tracing of JAX-RS and non-JAX-RS methods by using MicroProfile OpenTracing and the Zipkin tracing system.
You’ll learn how to enable automatic tracing for JAX-RS methods and how to create custom tracers for non-JAX-RS methods by using MicroProfile OpenTracing.
MicroProfile OpenTracing enables distributed tracing in microservices without adding any explicit distributed tracing code to the application. Note that the MicroProfile OpenTracing specification does not address the problem of defining, implementing, or configuring the underlying distributed tracing system. Rather, the specification makes it easier to instrument services with distributed tracing given an existing distributed tracing system.
User Reviews
Be the first to review “Enabling distributed tracing in microservices with Zipkin”
You must be logged in to post a review.


There are no reviews yet.