Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
data class CookieSession(val text: String)

Custom Cookie Session serializer sample.

Link copied to clipboard
data class OTelExtnPluginConfig(val enabled: Boolean = false, val traceIdHeader: String = "X-TraceId")

Properties

Link copied to clipboard

A custom ktor plugin to automatically add OpenTelemetry trace id to response headers for API endpoints.