Package-level declarations

Types

Link copied to clipboard
class OtlpJsonSpanExporter(endpoint: String, headers: Map<String, String> = emptyMap(), timeout: Duration? = null, baseClient: HttpClient? = null) : SpanExporter

Kotlin Multiplatform OTLP/JSON SpanExporter implementation.

Link copied to clipboard

Provides utility functions to map SpanData objects to their OTLP (OpenTelemetry Protocol) representations.