sentry-javascript-bundler-plugins icon indicating copy to clipboard operation
sentry-javascript-bundler-plugins copied to clipboard

Update `@sentry/node` to v8

Open mydea opened this issue 1 year ago • 0 comments

We still use v7 of the Node SDK, we should bump our own usage to v8.

We can also explore using ServerRuntimeClient from @sentry/core instead of NodeClient. We only manually create a client, so maybe we can skip the OTEL dependencies etc. here.

mydea avatar Jul 30 '24 07:07 mydea