OpenTracing API provides a vendor-neutral API for distributed tracing in microservices and cloud-native applications.
<dependency>
<groupId>io.opentracing</groupId>
<artifactId>opentracing-api</artifactId>
<version>0.33.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal OpenTracing example accessing the global tracer.
Use io.opentelemetry:opentelemetry-api for future-proof tracing.
No dependency data recorded yet.