Skip to content

Missing Sentry.setDataCallback #1551

@pkuczynski

Description

@pkuczynski

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions