hyperdx
hyperdx copied to clipboard
How to integrate hyperdx in Flutter applications or native iOS or Android App
Hey there - we're OpenTelemetry compatible, so any OpenTelemetry SDK available on those platforms will work with HyperDX. Here's a few links for getting started with Otel on a few of those platforms you've mentioned:
You can then configure those SDKs to point to the otel endpoint (https://in-otel.hyperdx.io for HTTP on cloud), with the authorization header set (ex. authorization: YOUR_KEY_HERE)