Micrometer Tracing provides a bridge/facade to instrument your Spring Boot gRPC JVM-based application code with Brave Tracing, which gets collected and exported to Zipkin for trace view.
Distributed Tracing of Spring Boot gRPC App using Micrometer, Brave And Zipkin

Distributed Tracing For Spring Boot 3x gRPC App Using Micrometer, Brave And Zipkin

Amith Kumar

--

Prequel: Please check my another blog for in detail coverage of lot of this setup:

Distributed Tracing For Spring Boot 3x App Using Micrometer, Brave And Zipkin

In this blog, we will quickly recap the dependency changes along with application.yml, code (main + test), and log XML configurations, all…

--

--