Skip to content
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

Add SvelteKit client-side performance monitoring instrumentation #7413

Closed
5 tasks done
Tracked by #6692
Lms24 opened this issue Mar 10, 2023 · 0 comments
Closed
5 tasks done
Tracked by #6692

Add SvelteKit client-side performance monitoring instrumentation #7413

Lms24 opened this issue Mar 10, 2023 · 0 comments
Assignees
Labels
Feature: Spans 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:

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
Feature: Spans Package: sveltekit Issues related to the Sentry SvelteKit SDK
Projects
None yet
Development

No branches or pull requests

1 participant