OpenTelemetry API and SDK for Kotlin MPP #958
Closed
JochenGuckSnk
announced in
Community Discussions
Replies: 1 comment 2 replies
-
|
I just want to shear a small update. Metrics SDK is now also working on native. If u are interested in the code you can find it on Github https://github.com/dcxp/opentelemetry-kotlin. There are also maven packages. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Team,
Kotlin multi-platform (https://kotlinlang.org/docs/mpp-intro.html) is becoming more and more traction nowadays. It enables to program full stack applications. I am wondering if there are any plans to provide a API and SDK written in Kotlin?
I have already a port of the Tracing and Metrics SDK from OpenTelemetry-Jave in to Kotlin.
I wonder if there is any interest in using this as a starting point for an official OpenTelemetry-Kotlin SDK.
Beta Was this translation helpful? Give feedback.
All reactions