Observability
The LaunchDarkly observability features are available for early access
Observability features in the LaunchDarkly UI are only available in early access for customers on select plans. To request early access, navigate to Sessions, Errors, Logs, or Traces in the LaunchDarkly UI and join the waitlist.
The SDK observability plugin is designed for use with the in-app observability features. It is currently in an alpha version.
Overview
This category contains documentation topics explaining the observability capabilities available for LaunchDarkly SDKs. These include session replay, error monitoring, logging, and tracing.
The functionality is available through plugins to LaunchDarkly client-side SDKs. You can enable these when you initialize the LaunchDarkly client in your app.
After you initialize the SDK and one or more observability plugins, your application automatically starts sending observability data back to LaunchDarkly. You can review this information in the LaunchDarkly user interface. To learn how, read the Observability product overview.
LaunchDarkly SDKs support the following observability capabilities:
- Observability plugin for error monitoring, logging, and tracing.
- Session replay plugin for session replays.