Package-level declarations
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Configures OpenTelemetry for the application. Checks if the OTel Java agent is active and installs the custom OTel extension plugin. The agent status is logged for monitoring purposes.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Configures OpenTelemetry instrumentation for Ktor server.
Link copied to clipboard
suspend fun ApplicationCall.respondError(status: HttpStatusCode, message: String, cause: Throwable? = null)