Kotlin

Kotlin A language-specific implementation of OpenTelemetry in Kotlin.

Estás viendo la versión en inglés de está página porque aún no ha sido traducida. ¿Te interesa ayudar? Mira en Contribuir.

Welcome to the OpenTelemetry Kotlin documentation. This section introduces how to use OpenTelemetry with Kotlin to generate and collect telemetry data such as metrics, logs, and traces using the OpenTelemetry API and SDKs.

These pages are intended to help you get started and understand the current capabilities and status of OpenTelemetry Kotlin.

Status and Releases

The current status of the major functional components for OpenTelemetry Kotlin is as follows:

TracesMetricsLogs
DevelopmentDevelopmentDevelopment

For releases, including the latest release, see Releases.

Further Reading


Examples

Registry

Instrumentation libraries, exporters and other useful components for OpenTelemetry Kotlin