What Lucent imports
Lucent uses Sentry’s replay APIs for replay metadata and recording segments:- List an organization’s replays
- Retrieve a replay instance
- List recording segments
- Retrieve a recording segment
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
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.
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.
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