Registry / observability / opentelemetry-context

opentelemetry-context

JSON →
library1.61.0javamavenunverified

Provides context propagation mechanisms for OpenTelemetry instrumentation.

<dependency> <groupId>io.opentelemetry</groupId> <artifactId>opentelemetry-context</artifactId> <version>1.61.0</version> </dependency>
INSTALL
IMPORT
SIG · OPENTELEMETRY-CONT
O
opentelemetry-context
observabilityjavav1.61.0
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.

Context
io.opentelemetry.context.Context

Access the current OpenTelemetry context.

import io.opentelemetry.context.Context; public class Example { public static void main(String[] args) { Context current = Context.current(); System.out.println("Current context: " + current); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.61.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
10
OpenAI (training)
3
Resources
opentelemetry-context — mvn dependency:get opentelemetry-context · libregistry