RUM
Session explorer and event timeline
Browse sessions by user, geography, browser, duration, and error count, then inspect ordered views, actions, requests, and errors.
Connect browser sessions, actions, errors, Web Vitals, and frontend requests to the same trace and time context used by backend telemetry. Reproduce the journey in Session Replay, then continue into the responsible backend span.
Move from an affected user or slow page to the exact replay moment, frontend request, and backend trace without rebuilding context.
RUM
Browse sessions by user, geography, browser, duration, and error count, then inspect ordered views, actions, requests, and errors.
Performance
Track LCP, FID, CLS, and TTFB alongside API volume, p50/p95 latency, and error rate for real browser traffic.
Errors
Group JavaScript errors by fingerprint, count impacted users, inspect affected sessions, and map minified frames back to source.
Correlation
Use W3C trace context carried by RUM actions to open the backend trace, with time correlation as a fallback.
Ownership
Keep replay events and their ordered session metadata on infrastructure you control, alongside the rest of your telemetry.
Session Replay
Reconstruct the page, jump between views, actions, errors, and requests, skip inactivity, adjust playback speed, and apply sampling and masking controls.
workflow
The useful unit is not a video alone. It is the replay moment, browser event, error, request, and backend trace kept in one investigation.
Use the browser SDK to configure collection, sampling, and privacy policy while preserving trace context on frontend requests.
Filter real sessions and use Web Vitals, error rate, affected users, and frontend API latency to choose where to investigate.
Reconstruct the page and jump directly to the views, actions, errors, and network requests surrounding the issue.
Carry the session window and trace context into the request path, service, logs, metrics, and profiles.
proof / shipped
RUM, Session Replay, error tracking, performance, source maps, and trace correlation share one session and time context.
Connect browser sessions, actions, errors, Web Vitals, and frontend requests to the same trace and time context used by backend telemetry. Reproduce the journey in Session Replay, then continue into the responsible backend span.