GlobalHandlers

Import name: Sentry.globalHandlersIntegration

This integration is enabled by default. If you'd like to modify your default integrations, read this.

This integration attaches global handlers to capture uncaught exceptions and unhandled rejections. It captures errors and unhandled promise rejections by default.

Type: boolean

Capture errors bubbled to onerror.

Type: boolean

Capture unhandled promise rejections.

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").