Skip to content

Commit 2d98121

Browse files
committed
indent, and rm User Input breadcrumb bullet
1 parent 3ce6094 commit 2d98121

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/product/explore/session-replay/replay-details.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@ Every replay has a detailed view that contains the embedded video player and ric
1616
* **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.
1717
Specifically:
1818
- **User Clicks or Taps:** including rage and dead clicks on Web and React Native.
19-
- **User Inputs:** note that password fields are always redacted.
2019
- **Navigations, Page Loads & View Changes:** [Learn more about spans](/product/sentry-basics/distributed-tracing/)
2120
- **Mobile specific:** Backgrounding as well as foregrounding, network connectivity, and battery usage.
22-
- **Web Vitals:** With links to [Web Vitals Insights](/product/insights/web-vitals/)
21+
- **Web Vitals:** and an overall Performance Score [Learn more](/product/insights/web-vitals/)
2322
- **Custom Breadcrumbs:** Learn more about configuring [custom breadcrumbs](/product/sentry-basics/integrate-backend/configuration-options/#breadcrumbs).
2423

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.
24+
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.
2625

2726
- **Timeline:** This section at the bottom of the **Replay Details** page illustrates where significant events (such as errors, user interactions, and more) happen over the course of the replay. This allows users to easily scrub to key events by dragging across the timeline. It also visually conveys the amount of time that took place between events and has a zoom functionality, so you can easily zoom in to distinguish between events that happen close together.
2827

0 commit comments

Comments
 (0)