getsentry / sentry-docs

Sentry's documentation (and tools to build it)
https://docs.sentry.io
Other
323 stars 1.38k forks source link

🔗 404 Error #10560

Open MitchellPeck opened 4 days ago

MitchellPeck commented 4 days ago

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()], });

getsantry[bot] commented 4 days ago

Assigning to @getsentry/support for routing ⏲️

a-hariti commented 3 days ago

Thanks for reporting @MitchellPeck

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