Include the TelemetryDeck SDK via Swift Package Manager to target Swift apps for all Apple platforms.
Include the TelemetryDeck Kotlin package via jitpack for Android apps and apps based on the Java runtime.
Include the TelemetryDeck JavaScript package via NPM to use TelemetryDeck in web and node applications.
Our wonderfully incredibly awesome community of developers have been contributing these packages to the TelemetryDeck ecosystem:
Thanks to @kkostov, there is a TelemetryDeck client for fast and reliable libraries and apps using Rust and WebAssembly
Thanks to @JamesSherlouk there is now a TelemetryDeck client for the Swift Vapor framework!
Sending signals (aka events) to TelemetryDeck is as easy as sending an HTTP POST request. You can do that from practically any language, or even from the command line. Our Ingestion API Spec describes in detail how to send events to TelemetryDeck.