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

[v8] Use OpenTelemetry for Node performance instrumentation #9842

Closed
2 tasks done
Tracked by #9508
mydea opened this issue Dec 14, 2023 · 0 comments
Closed
2 tasks done
Tracked by #9508

[v8] Use OpenTelemetry for Node performance instrumentation #9842

mydea opened this issue Dec 14, 2023 · 0 comments
Milestone

Comments

@mydea
Copy link
Member

mydea commented Dec 14, 2023

In v8, @sentry/node should use OpenTelemetry under the hood for performance instrumentation.

This is currently implemented in @sentry/node-experimental. This package should be discontinued in v8, and instead the performance handling part should be merged into @sentry/node.

Note that this also includes actually testing all the integrations - currently, auto instrumentation is not really tested (because OTEL only allows to test this in E2E tests, afaik).

Tasks

  1. 11 of 12
    onurtemizkan timfish

Open questions

  • For ESM users need a loader. We need to document/test/etc this.
  • What are the effects for Meta frameworks like next, sveltekit, astro? We need to test this.
@mydea mydea added this to the 8.0.0 milestone Dec 14, 2023
@mydea mydea mentioned this issue Dec 14, 2023
@mydea mydea closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant