Skip to content

feat(sveltekit): Add performance monitoring for client load - #7537

Merged
AbhiPrasad merged 6 commits into
developfrom
abhi-sveltekit-perf-monitor-load-client
Mar 22, 2023
Merged

feat(sveltekit): Add performance monitoring for client load#7537
AbhiPrasad merged 6 commits into
developfrom
abhi-sveltekit-perf-monitor-load-client

Conversation

@AbhiPrasad

@AbhiPrasadAbhiPrasad commented Mar 20, 2023

Copy link
Copy Markdown
Contributor

ref #7526

@AbhiPrasad
AbhiPrasadforce-pushed the abhi-sveltekit-perf-monitor-load-client branch from 742e9a1 to 6e30ae3CompareMarch 22, 2023 14:09
@github-actions

github-actionsBot commented Mar 22, 2023

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize
@sentry/browser - ES5 CDN Bundle (gzipped + minified)20.44 KB (0%)
@sentry/browser - ES5 CDN Bundle (minified)63.52 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified)19.13 KB (0%)
@sentry/browser - ES6 CDN Bundle (minified)56.57 KB (0%)
@sentry/browser - Webpack (gzipped + minified)21.59 KB (0%)
@sentry/browser - Webpack (minified)71.65 KB (0%)
@sentry/react - Webpack (gzipped + minified)21.61 KB (0%)
@sentry/nextjs Client - Webpack (gzipped + minified)51.85 KB (0%)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified)27.77 KB (0%)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified)26.08 KB (-0.01% 🔽)
@sentry/replay ES6 CDN Bundle (gzipped + minified)44.21 KB (+0.01% 🔺)
@sentry/replay - Webpack (gzipped + minified)38.28 KB (0%)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified)62.4 KB (0%)
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified)55.94 KB (0%)

@AbhiPrasad
AbhiPrasad marked this pull request as ready for review March 22, 2023 14:43
@AbhiPrasad
AbhiPrasad requested review from Lms24 and mydeaMarch 22, 2023 14:43

@Lms24Lms24 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Let's get this in first and then figure out if/what we need to do with event.fetch to get trace propagation working.

@AbhiPrasad
AbhiPrasad enabled auto-merge (squash) March 22, 2023 15:01
@AbhiPrasad
AbhiPrasadforce-pushed the abhi-sveltekit-perf-monitor-load-client branch from 7492f1b to e04378aCompareMarch 22, 2023 15:03
@AbhiPrasad
AbhiPrasad merged commit 09ee30b into developMar 22, 2023
@AbhiPrasad
AbhiPrasad deleted the abhi-sveltekit-perf-monitor-load-client branch March 22, 2023 15:13
Sign up for freeto 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.

2 participants

@AbhiPrasad@Lms24