Skip to content

initWithoutDefaultIntegrations and getDefaultIntegrationsWithoutPerformance methods for @sentry/bun #14504

@Thanaen

Description

@Thanaen

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

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions