Skip to content

Commit bd8d23b

Browse files
chore(webvitals): Updates text around required Webvitals for Performance Score (#12153)
Performance Scores no longer require a minimum set of webvitals to calculate. Removes this text to accurately reflect this.
1 parent 98e7749 commit bd8d23b

File tree

1 file changed

+2
-3
lines changed
  • docs/product/insights/frontend/web-vitals

1 file changed

+2
-3
lines changed

docs/product/insights/frontend/web-vitals/index.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,5 @@ You can find out how to set up Sentry on your web application in the [installati
9696
Although Sentry provides auto instrumentation for many frontend frameworks, there are some environments and scenarios that may not be fully supported. If you are unable to find your pages in the **Web Vitals** page, check to see if your page loads are meeting the following conditions:
9797

9898
- **Performance Scores** only support **Chrome**, **Firefox**, **Safari**, **Opera**, and **Edge** desktop and mobile browsers.
99-
- A page load must capture a minimum set of web vitals in order to be eligible for **Performance Score** calculation. For example, Chrome page loads must contain LCP, FCP, CLS, and TTFB; otherwise they will not appear in the Web Vitals page.
100-
- This requirement varies depending on the client browser. Find out the full list of required web vitals in the [Browser Support](/product/insights/web-vitals/web-vitals-concepts/#browser-support) table.
101-
- Some web vitals may not be captured as frequently depending on the unique behavior of your web page or your user's browser.
99+
- Some pageloads may not capture all web vitals supported by Sentry. This may depending on the client browser and/or the unique behavior of your web page. **Performance Score** are calculated based on available web vitals.
100+
- Find out the full list of web vitals in the [Browser Support](/product/insights/web-vitals/web-vitals-concepts/#browser-support) table.

0 commit comments

Comments
 (0)