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

feat: pass along the context of a console error to the API call #904

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

eskirk
Copy link
Collaborator

@eskirk eskirk commented Jan 25, 2025

when using the ConsoleInstrumentation and capturing console errors, the instrumentation will strip the details including error source and stack frames from the original error.

this PR changes the console instrumentation to properly pass along the details of the error to the API

@eskirk eskirk marked this pull request as draft January 25, 2025 01:44
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