-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
- Review the documentation: https://docs.sentry.io/
- Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
- Use the latest release: https://github.com/getsentry/sentry-javascript/releases
Package + Version
-
@sentry/browser -
@sentry/node -
raven-js -
raven-node(raven for node) - other:
Version:
4.0.2
Description
The previous version raven-js had the ability to add setDataCallback which was executed before data was sent out. Current version @sentry/browser enables beforeSend but it can be only set as part of the init process.
Could you please add an ability to set beforeSend callback also in a later stage? I am trying to fix my redux integration previously done using https://github.com/captbaritone/raven-for-redux/blob/master/index.js
Metadata
Metadata
Assignees
Labels
No labels