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 integrationSDK API documentationGitHub repository
JavaScript telemetry integrationJavaScript telemetry integration API docstelemetry/browser-telemetry
Built with