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
Copy file name to clipboardExpand all lines: docs/product/explore/session-replay/replay-details.mdx
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,15 +15,12 @@ Every replay has a detailed view that contains the embedded video player and ric
15
15
16
16
***Breadcrumbs:** The replay breadcrumbs show when key user interactions took place. Breadcrumbs are synced with the replay player and will auto-scroll as the video plays.
17
17
Specifically:
18
-
- user clicks or taps (including rage and dead clicks)
19
-
- augmented with surrounding HTML source code (web & react native) to help users understand which event was targeted.
- To learn more about how custom breadcrumbs are rendered, [read the docs here](/platform-redirect/?next=/session-replay/configuration/#custom-breadcrumbs).
18
+
-**User Clicks or Taps:** including rage and dead clicks on web and react native.
19
+
-**User Inputs:** except password fields which are always redacted.
20
+
-**Navigations, Page Loads & View Changes:**[Learn more about spans](/product/sentry-basics/distributed-tracing/)
21
+
-**Mobile specific:** Backgrounding and Foregrounding, Network connectivity and battery usage
22
+
-**Web Vitals:** With links to [Web Vitals Insights](/product/insights/web-vitals/)
23
+
-**Custom Breadcrumbs:** Learn more about configuring [custom breadcrumbs](/product/sentry-basics/integrate-backend/configuration-options/#breadcrumbs)
27
24
28
25
Some [breadcrumb types](/product/issues/issue-details/breadcrumbs/) visible in **Issue Details** are not 1:1 to the replay breadcrumbs list. The trail of events typically seen in the Issue Details page are now displayed in the Console and Network components of the **Replay Details** page.
0 commit comments