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

[OTEL] Add instrumenter option to Node SDK & disable auto-instrumentation #6127

Closed
4 tasks done
Tracked by #6000
mydea opened this issue Nov 3, 2022 · 0 comments
Closed
4 tasks done
Tracked by #6000
Assignees

Comments

@mydea
Copy link
Member

mydea commented Nov 3, 2022

We want to add a new instrumenter option to Sentry.init() for the node SDK.
This option defaults to sentry, but can optionally be set to otel.

The otel option will disable any auto-instrumentation done by Sentry, expecting auto-instrumentation to be done by an OpenTelemetry integration.

ref #6000

@mydea mydea added this to the OpenTelemetry Support milestone Nov 3, 2022
@mydea mydea self-assigned this Nov 3, 2022
@smeubank smeubank changed the title [OTEL] Add instrumentor option to Node SDK & disable auto-instrumentation [OTEL] Add instrumenter option to Node SDK & disable auto-instrumentation Nov 3, 2022
@mydea mydea closed this as completed Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant