Telemetry integrations
This category contains documentation topics explaining the telemetry integrations available for LaunchDarkly SDKs.
About telemetry integrations
The LaunchDarkly telemetry integrations provide error monitoring and metric collection. Each telemetry integration is a separate package, which you install in addition to the LaunchDarkly SDK. After you initialize the telemetry integration, you register the LaunchDarkly SDK client with the telemetry instance. The instance collects and sends telemetry data to LaunchDarkly, where you can review metrics, events, and errors from your application.
Additional resources
Telemetry integration | SDK API documentation | GitHub repository |
---|---|---|
JavaScript telemetry integration | JavaScript telemetry integration API docs | telemetry/browser-telemetry |