Skip to content

feat(remix): Refactor to use new performance APIs #10980

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
Mar 8, 2024
Merged

Conversation

mydea
Copy link
Member

@mydea mydea commented Mar 8, 2024

This removes all usage of startTransaction and span.startChild() in remix.

Instead, we now use startSpan, which works reasonably well as we always have callbacks anyhow.
I also updated it to use continueTrace for trace propagation.

@mydea mydea self-assigned this Mar 8, 2024
@mydea mydea merged commit cd5d63a into develop Mar 8, 2024
@mydea mydea deleted the fn/remix-tracing branch March 8, 2024 12:38
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.

4 participants