Skip to content

Commit 9d07e80

Browse files
authored
Update web-vitals.mdx (#7638)
1 parent 311cc50 commit 9d07e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "Learn more about Web Vitals in Sentry, and how they give you a bet
66

77
[Web Vitals](https://web.dev/vitals/) are a set of metrics defined by Google to measure render time, response time, and layout shift. Each data point provides insights about the overall <SandboxLink scenario="performance" projectSlug="react">performance</SandboxLink> of your application.
88

9-
The in-browser Sentry SDKs collect <SandboxLink scenario="oneWebVitals" projectSlug="react">Web Vitals</SandboxLink> information (where supported) and add that information to frontend <SandboxLink scenario="oneTransaction" projectSlug="react">transactions</SandboxLink>. These vitals are then summarized in several graphs for a quick overview of how each frontend transaction is performing for your users.
9+
The in-browser Sentry SDKs collects <SandboxLink scenario="oneWebVitals" projectSlug="react">Web Vitals</SandboxLink> information (where supported) and adds that information to frontend <SandboxLink scenario="oneTransaction" projectSlug="react">transactions</SandboxLink>. These vitals are then summarized in several graphs for a quick overview of how each frontend transaction is performing for your users.
1010

1111
![Visualization of Web Vitals](./diagram-transaction-vitals.png)
1212

0 commit comments

Comments
 (0)