Skip to content

Add SvelteKit client-side performance monitoring instrumentation #7413

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Lms24 opened this issue Mar 10, 2023 · 0 comments
Closed

Add SvelteKit client-side performance monitoring instrumentation #7413

Lms24 opened this issue Mar 10, 2023 · 0 comments
Assignees
Labels
Package: sveltekit Issues related to the Sentry SvelteKit SDK

Comments

@Lms24
Copy link
Member

Lms24 commented Mar 10, 2023

Having basic error instrumentation, we can move on to performance monitoring.

We're going to add client-side performance monitoring instrumentation:

### Tasks
- [ ] https://github.com/getsentry/sentry-javascript/pull/7447
- [ ] https://github.com/getsentry/sentry-javascript/pull/7528
- [ ] #7565 
- [ ] https://github.com/getsentry/sentry-javascript/pull/7537
- [ ] https://github.com/getsentry/sentry-javascript/pull/7626

For wrapping load and handle functions we should wait for the outcome of the error load wrapper in #7403. Thereafter, we can take my PoC from this discussion as a base: #5838 (reply in thread)

I also started work on a PoC routing instrumentation: https://gist.github.com/Lms24/b36a8f310410240863aa6e50dc19ab3d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: sveltekit Issues related to the Sentry SvelteKit SDK
Projects
None yet
Development

No branches or pull requests

1 participant