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
Ensure createSentryServerInstrumentation is wired without manual user setup (auto-wire via Vite plugin, or make it a required documented step) so nothing falls through to the OTel path.
Description
Ensure
createSentryServerInstrumentationis wired without manual user setup (auto-wire via Vite plugin, or make it a required documented step) so nothing falls through to the OTel path.