You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.