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

Investigate v9 Remix SDK changes #14312

Open
Tracked by #14149
AbhiPrasad opened this issue Nov 14, 2024 · 1 comment
Open
Tracked by #14149

Investigate v9 Remix SDK changes #14312

AbhiPrasad opened this issue Nov 14, 2024 · 1 comment
Labels
Package: remix Issues related to the Sentry Remix SDK

Comments

@AbhiPrasad
Copy link
Member

AbhiPrasad commented Nov 14, 2024

Right now in the Remix SDK there is support for OTEL and non-OTEL based instrumentation. This is controlled by the autoInstrumentRemix, which defaults to false, but is set to true in our docs onboarding snippet/wizard.

We should evaluate if we want to change this default in, or even go OTEL-only for v9.

My personal opinion is that we should remove the autoInstrumentRemix option`, and only support OTEL based instrumentation going forward.

@AbhiPrasad AbhiPrasad changed the title Remix SDK changes Investigate v9 Remix SDK changes Nov 14, 2024
@AbhiPrasad
Copy link
Member Author

@onurtemizkan, what do you think?

@AbhiPrasad AbhiPrasad added the Package: remix Issues related to the Sentry Remix SDK label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: remix Issues related to the Sentry Remix SDK
Projects
None yet
Development

No branches or pull requests

1 participant