Skip to content

feat(svelte): Add Error and Performance Instrumentation from Browser SDK #5543

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

Merged
merged 2 commits into from
Aug 9, 2022

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Aug 9, 2022

This PR adds basic error and performance monitoring to the new Svelte SDK. For the moment, we only wrap the Browser SDK and overwrite its default config with the Svelte SDK metadata.

Additionally, this PR adds a small unit test to ensure that SDK name and version are set correctly.

ref: #5520

@Lms24 Lms24 marked this pull request as draft August 9, 2022 08:07
@Lms24 Lms24 force-pushed the lms-svelte-sdk-wrapper branch from 2dae8d0 to cccaa88 Compare August 9, 2022 08:08
@Lms24 Lms24 marked this pull request as ready for review August 9, 2022 08:09
@Lms24 Lms24 mentioned this pull request Aug 9, 2022
8 tasks
@Lms24 Lms24 self-assigned this Aug 9, 2022
@Lms24 Lms24 added this to the Svelte SDK milestone Aug 9, 2022
@Lms24 Lms24 added the Package: svelte Issues related to the Sentry Svelte SDK label Aug 9, 2022
@Lms24 Lms24 merged commit 6279d96 into master Aug 9, 2022
@Lms24 Lms24 deleted the lms-svelte-sdk-wrapper branch August 9, 2022 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: svelte Issues related to the Sentry Svelte SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants