Extended Configuration | Sentry for Next.js
Source URL: https://docs.sentry.io/platforms/javascript/guides/nextjs/configuration
Extended Configuration | Sentry for Next.js
Section titled “Extended Configuration | Sentry for Next.js”-
Learn more about APIs of the SDK.
-
Learn more about how the SDK can be configured via options. These are being passed to the init function and therefore set when the SDK is first initialized.
-
Learn about configuration options used in your Next.js configuration to control your app’s build process.
-
Learn more about how integrations extend the functionality of our SDK to cover common libraries and environments automatically.
-
Transports let you change the way in which events are delivered to Sentry.
-
Learn how to configure your SDK to tell Sentry about your releases.
-
Learn more about how to configure your JavaScript SDK to set up filtering for events reported to Sentry.
-
Monitor for blocked event loops in Node.js applications
-
Learn how to reduce Sentry bundle size by tree shaking unused code.