You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sentry is able to show a Replay of the web frontend to any error event involved in a trace. The requirements are that backend SDKs are supported, and on a minimum supported version:
Sentry is able to show a Replay of the web frontend to any error event involved in a trace. The requirements are that backend SDKs are supported, and on a minimum supported version:
And since today tracing requires performance monitoring. Performance must be enabled.
Docs changes
Product docs
The breadcrumbs section in Errors hint Replay. We should add a screenshot with a Replay in there and explicitly note that backend events can also show it: https://docs.sentry.io/product/issues/issue-details/error-issues/?original_referrer=https%3A%2F%2Fdocs.sentry.io%2F#breadcrumbs
Same for the Issues section: https://docs.sentry.io/product/issues/issue-details/?original_referrer=https%3A%2F%2Fdocs.sentry.io%2F#tabs
SDK docs
Mention on supported Web backend SDKs that if they have a FE, adding Session Replay will allow them to see the impact of issues on their users via SR.
Part of Epic
The text was updated successfully, but these errors were encountered: