Skip to main content
Before integration, confirm that your Electron version and build setup are supported.

Supported environments

Bundlers

When the main process is bundled, use the matching plugin. The plugin preserves instrumentation order, runtime dependencies, and the bridge preload.

Renderer page loading

The page loaded by the current window does not need a host allowlist entry.

Feature support

Current limitations

See Electron SDK troubleshooting for symptom-based checks.

SDK integration

Instrument the main and renderer processes.

Advanced configuration

Configure custom upload endpoints and public APIs.

Data collection

Learn what each process collects.

Error symbolication

Restore JavaScript and native crash stacks.