SIGN IN SIGN UP

feat(hono): Emit warning if `@sentry/node` was imported instead of `@sentry/hono/node` (#21240)

The Hono Node setup requires a separate instrumentation file with the
`Sentry.init()` call. It's important that `init` is imported from the
Hono SDK and not Node. As this could easily be overlooked, but is very
important for the correct setup, this warning is added.
S
Sigrid committed
048ce208205227d62daba8af9b48c82ef0c56ec2
Parent: 18ecbe9
Committed by GitHub <noreply@github.com> on 5/29/2026, 9:50:22 AM