Package-level declarations
Types
Link copied to clipboard
SPI default using GlobalOpenTelemetry.
Link copied to clipboard
class OpenTelemetryInterceptorFactory(openTelemetry: OpenTelemetry) : HandlerInterceptor.Factory, RunInterceptor.Factory
Coroutine-safe OpenTelemetry interceptor factory for Kotlin handlers. Implements both HandlerInterceptor.Factory and RunInterceptor.Factory so a single registration covers both invocation- and run-level spans.