Mongoose | Sentry for Next.js
Source URL: https://docs.sentry.io/platforms/javascript/guides/nextjs/configuration/integrations/mongoose
Mongoose | Sentry for Next.js
Section titled “Mongoose | Sentry for Next.js”This integration only works in the Node.js and Bun runtimes.
Import name: Sentry.mongooseIntegration
This integration is enabled by default when performance monitoring is enabled. If you’d like to modify your default integrations, read this.
The mongooseIntegration adds instrumentation for the mongoose library to capture spans using @opentelemetry/instrumentation-mongoose.
Sentry.init({ integrations: [Sentry.mongooseIntegration()],});mongoose:>=5.9.7 <9