sentry-docs icon indicating copy to clipboard operation
sentry-docs copied to clipboard

🔗 404 Error

Open MitchellPeck opened this issue 1 year ago • 2 comments

URL

https://docs.sentry.io/platforms/javascript/guides/session-replay/

Additional Info

In the JS Sentry.replayIntegration notes:

(alias) replayIntegration(options?: ReplayConfiguration | undefined): Replay export replayIntegration Sentry integration for Session Replay.

See the Replay documentation for more information.

@example

Sentry.init({ dsn: 'DSN', integrations: [Sentry.replayIntegration()], });

MitchellPeck avatar Jul 01 '24 20:07 MitchellPeck

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] avatar Jul 01 '24 20:07 getsantry[bot]

Thanks for reporting @MitchellPeck

Any idea what's the current equivalent to this @stephanie-anderson ?

a-hariti avatar Jul 02 '24 11:07 a-hariti