Closed
Description
So, before a request is going to get fired off to sentry, handing that event to a callback so that I could return a set of tags or options to be appended to the requrest.
An example use (for me in paricular) is adding tags that specify requireJS: true/false to events that get caught by require's onError such as script loading or other stuff hapenning in a require load.
This is useful if the same event gets fired in both place for filtering.
Metadata
Metadata
Assignees
Labels
No labels