Java distributed tracing implementation compatible with Zipkin backend services, providing servlet instrumentation.
<dependency>
<groupId>io.zipkin.brave</groupId>
<artifactId>brave-instrumentation-servlet</artifactId>
<version>6.3.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Brave TracingFilter for servlet-based distributed tracing.
Ensure your project uses Java 8 or higher.
No dependency data recorded yet.