Skip to main content
Connect Sentry to import Session Replay recordings into Lucent. Lucent reads Sentry replay metadata and recording segments, then analyzes the imported session alongside your other Lucent sessions.

What Lucent imports

Lucent uses Sentry’s replay APIs for replay metadata and recording segments:

Requirements

You need:
  • a Sentry organization slug
  • a Sentry project slug or project ID
  • a Sentry auth token
  • an optional environment filter, such as production
Use a Sentry token with org:read and project:read.

Connect Sentry

1

Create a Sentry auth token

In Sentry, create an auth token with org:read and project:read.
2

Open Lucent integrations

In Lucent, go to Settings -> Integrations and select Sentry.
3

Enter your Sentry project details

Add your Sentry host, organization slug, Sentry project slug or ID, token, and optional environment.
4

Save the integration

Lucent checks replay and recording segment access before saving.
The default Sentry host is https://sentry.io. If you use a self-hosted Sentry deployment, enter your own host.

Mobile and Expo replay support

Sentry web replay is supported. Sentry mobile and Expo replay import is beta:
  • DOM-like rrweb payloads pass through unchanged.
  • screenshot-style mobile payloads are converted before video generation.
  • wireframe-style mobile payloads are converted before video generation.
Other mobile replay payloads are skipped.

After import

Imported Sentry sessions keep their source metadata, so you can:
  • open the original replay link from the session detail view
  • filter imported sessions and Signals by replay provider
  • filter Signals by feature flag values when available

Troubleshooting