Registry / observability / tracing-core-jvm

tracing-core-jvm

JSON →
library0.22.1javamavenunverified

Common tracing classes for Smithy Kotlin, providing distributed tracing primitives.

<dependency> <groupId>aws.smithy.kotlin</groupId> <artifactId>tracing-core-jvm</artifactId> <version>0.22.1</version> </dependency>
INSTALL
IMPORT
SIG · TRACING-CORE-JVM
T
tracing-core-jvm
observabilityjavav0.22.1
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.

TraceSpan
aws.smithy.kotlin.tracing.TraceSpan

Create and use a trace span

import aws.smithy.kotlin.tracing.TraceSpan val span = TraceSpan("myOperation") span.setAttribute("key", "value") span.close()
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.22.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
tracing-core-jvm — mvn dependency:get tracing-core-jvm · libregistry