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

ref(js): Add instrumentation to JS file fetching #1586

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

loewenheim
Copy link
Contributor

This adds tracing::instrument calls to a number of functions in the code path of JS symbolication, specifically the fetching of sourcemaps/source files.

This adds tracing::instrument calls to a number of functions
in the code path of JS symbolication, specifically the fetching
of sourcemaps/source files.
@loewenheim loewenheim requested a review from a team January 9, 2025 15:33
@loewenheim loewenheim self-assigned this Jan 9, 2025
@loewenheim loewenheim merged commit 560b256 into master Jan 9, 2025
13 checks passed
@loewenheim loewenheim deleted the ref/instrumentation branch January 9, 2025 15:55
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