Skip to content

Conversation

@dashed
Copy link
Member

@dashed dashed commented Oct 8, 2020

Continuation from #2909.


Add the rest of the available web vitals, specifically:

  • Cumulative Layout Shift (CLS) (measurements.cls) - https://web.dev/cls/
  • Time to First Byte (TTFB) (measurements.ttfb) - https://web.dev/time-to-first-byte/
  • Also added measurements.ttfb.requestTime, which measures the time spent making the request and receiving the first byte of the response.

Sourced from: https://github.com/GoogleChrome/web-vitals specifically 56c736b7c4e80f295bc8a98017671c95231fa225. This is already on the vendored web-vitals README file.

@dashed dashed requested review from a team and rhcarvalho October 8, 2020 20:24
@dashed dashed requested a review from kamilogorek as a code owner October 8, 2020 20:24
@dashed dashed self-assigned this Oct 8, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2020

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 18.35 KB (-0.01% 🔽)
@sentry/browser - Webpack 19.17 KB (0%)
@sentry/react - Webpack 19.17 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 25.29 KB (+1.29% 🔺)

@dashed dashed requested a review from a team October 9, 2020 20:28
@dashed dashed merged commit 9961e17 into master Oct 12, 2020
@dashed dashed deleted the add-more-web-vitals branch October 12, 2020 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants