Optional
createOptionally create extra context to be included in all Sentry events. This will execute for each event that is processed.
DSN needed for Sentry to hook up to your sentry project.
The environment wherein the Sentry client will execute. Used to determine which Sentry client to load: browser or node.
In dev, events won't be sent to sentry. In either case, events will be logged to the local console.
The release environment, rather than the execution environment (browser vs node).
Name for the current release.
Optional
sentryOptionally override any Sentry config properties that this package sets.
Configuration for initializing Sentry.