Skip to content

Add pre-reporting callback to be able to add per-report tags to a particular event. #83

Closed
@bisrael

Description

@bisrael

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions