Learn more about how to configure the SDK. These options are set when the SDK is first initialized, passed to the init function as an object.
Learn about configuration options used in your Next.js configuration to control your app's build process.
Learn how to configure your SDK to tell Sentry about your environments.
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 how to configure the volume of error and transaction events sent to Sentry.
Learn more about how to configure your SDK to filter events reported to Sentry.
Learn more about the default behavior of our SDK if the application shuts down unexpectedly.
Learn how to reduce Sentry bundle size by tree shaking unused code.