We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Platform/SDK
@sentry/node
Document how to use domains to prevent scope bleed in the SDK.
Add examples using domain.run and domain.bind to the Node docs.
domain.run
domain.bind
The text was updated successfully, but these errors were encountered:
Routing to @getsentry/team-web-sdk-frontend for triage, due by Wednesday, March 29th at 13:24 (vie). ⏲️
Sorry, something went wrong.
Since we are now working on getsentry/sentry-javascript#7691, closing this for now.
No branches or pull requests
Core or SDK?
Platform/SDK
Which part? Which one?
@sentry/node
Description
Document how to use domains to prevent scope bleed in the SDK.
Suggested Solution
Add examples using
domain.run
anddomain.bind
to the Node docs.The text was updated successfully, but these errors were encountered: