Open
Description
openedon Nov 27, 2024
Problem Statement
@sentry/node calls the “initWithoutDefaultIntegrations” method combined with “getDefaultIntegrationsWithoutPerformance” to initialize Sentry in “error handling” mode only.
It would appear that the @sentry/bun package does not expose these methods, but @sentry/bun users would also benefit from them.
Would it be possible to add them?
An alternative solution would be to use @sentry/node with bun, but I'm not sure about the side effects.
Thanks!
Solution Brainstorm
Add “initWithoutDefaultIntegrations” and “getDefaultIntegrationsWithoutPerformance” methods to @sentry/bun
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status
Activity