Skip to content

ref(sveltekit): Update trace propagation & span options #10838

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 1 commit into from
Mar 8, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented Feb 28, 2024

This WIP updates sveltekit to avoid deprecated options to startSpan, which also includes changing how we propagate traces to use continueTrace.

I fixed the tests to ensure this still works, but would appreciate a review from @Lms24 if that all seems correct 😅

@mydea mydea force-pushed the fn/sveltekit-trace-propagation branch from 929f39a to e9e0aee Compare March 8, 2024 09:21
@mydea mydea changed the title ref(sveltekit): Update trace propagation & span options (WIP) ref(sveltekit): Update trace propagation & span options Mar 8, 2024
@mydea mydea marked this pull request as ready for review March 8, 2024 09:21
@mydea mydea requested review from Lms24 and lforst March 8, 2024 09:21
@mydea mydea force-pushed the fn/sveltekit-trace-propagation branch from e9e0aee to 42ea214 Compare March 8, 2024 10:08
Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

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

Thanks for updating, changes LGTM!

@mydea mydea merged commit 24c4eba into develop Mar 8, 2024
@mydea mydea deleted the fn/sveltekit-trace-propagation branch March 8, 2024 11:04
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.

2 participants