Configuration Learn about additional configuration options for the Javascript SDKs. 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 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.
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 how to turn off or specify ANRs for Node.js
Learn more about the default behavior of our SDK if the application shuts down unexpectedly.
Learn more about how to isolate Sentry scope and breadcrumbs across requests.
Learn how to reduce Sentry bundle size by tree shaking unused code.
Was this helpful? Yes 👍 No 👎
Help improve this content Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").