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

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

Amith Kumar

--

Please check preface of my another blog for initial insight on Micrometer Tracing and it’s succession of Spring Cloud Sleuth:

Spring Boot 3x App — Enable Distributed Tracing using Micrometer, OpenTelemetry And Jaeger

This blog will give you a full overview of the minimal configuration required to enable any…

--

--