A client-side Kotlin Multiplatform library to interact with Datadog.
Platform | Version |
---|---|
Android / Android TV | API 21+ |
iOS / iPadOS | 12+ |
See the dedicated Datadog Kotlin Multiplatform Log Collection documentation to learn how to forward logs from your Kotlin Multiplatform application to Datadog.
See the dedicated Datadog Kotlin Multiplatform RUM Collection documentation to learn how to send RUM data from your Kotlin Multiplatform application to Datadog.
If you use Ktor to make network requests in your application, see Datadog's dedicated library.
When you open your console in Datadog, navigate to the Log Explorer. In the search bar, type source:kotlin-multiplatform
. This filters your logs to only show the ones coming from Kotlin Multiplatform applications.
When you open your console in Datadog, navigate to the RUM Explorer. In the side bar, you can select your application and explore Sessions, Views, Actions, Errors, Resources, and Long Tasks.
If you encounter any issue when using the Datadog SDK for Kotlin Multiplatform, please take a look at the troubleshooting checklist, or at the existing issues.
Pull requests are welcome. First, open an issue to discuss what you would like to change. For more information, read the Contributing Guide.