Registry / observability / microprofile-opentracing-api

microprofile-opentracing-api

JSON →
library1.3.3javamavenunverified

Defines the OpenTracing API for MicroProfile, enabling distributed tracing in microservices.

<dependency> <groupId>org.eclipse.microprofile.opentracing</groupId> <artifactId>microprofile-opentracing-api</artifactId> <version>1.3.3</version> </dependency>
INSTALL
IMPORT
SIG · MICROPROFILE-OPENT
M
microprofile-opentracing-api
observabilityjavav1.3.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Traced
org.eclipse.microprofile.opentracing.Traced

Annotate a method with @Traced to enable automatic tracing.

import org.eclipse.microprofile.opentracing.Traced; @Traced public class MyService { public void handleRequest() { } }
Debug
Known issues
breakingVersion 1.3.x is the final release; the project is superseded by MicroProfile Telemetry (OpenTelemetry).
fix
Migrate to MicroProfile Telemetry (opentelemetry) for future compatibility.
affects: >=1.0 <2.0
Upgrade
Version history
1.3.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
OpenAI (training)
2
Resources
microprofile-opentracing-api — mvn dependency:get microprofile-opentracing-api · libregistry