Skip to content

Commit f93f78e

Browse files
feat(performance): adds note about webvitals samples (#10247)
Adds a note to clarify web vitals samples list in page overview
1 parent 338978d commit f93f78e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/product/performance/web-vitals/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ The **Page Overview** page displays a "Page Loads" chart in the right sidebar of
6060

6161
### Samples List
6262

63+
<Note>
64+
The samples list only shows page loads with web vitals and performance score. If a page load is missing a required web vital, it will not be shown in the samples list. Find out which web vitals are required in the [Browser Support](/product/performance/web-vitals/web-vitals-concepts/#browser-support) table.
65+
</Note>
66+
6367
At the center of the **Page Overview**, Web Vital p75 values and scores are displayed. Clicking a Web Vital score will open a slideout panel containing a variety of **Page Load** samples with good to poor scores. Each sample contains an **Event ID** that can be clicked to open the [Trace Details](/concepts/key-terms/tracing/trace-view/#product-walkthrough-trace-details-page) page for further investigation. If there is a [Replay](/product/session-replay/) or [Profile](/product/profiling/) associated with the sample page load, links will be included in the associated table columns.
6468

6569
<div style={{"height":"0px","paddingBottom":"calc(56.9796% + 41px)","position":"relative"}}>

0 commit comments

Comments
 (0)