Skip to content

Add before_send_feedback hook #1921

Description

@limbonaut

Considering that user feedback events will be enriched with scope data, and they are not supposed to go through before_send, we should add respective before_send_feedback hook.

From spec:

SDKs SHOULD implement a beforeSendFeedback callback to allow users to modify or discard the feedback before it is sent. This callback SHOULD be similar to the existing beforeSend callback used for error events. Feedback events MUST NOT go through the beforeSend hook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Featurenew featureUser Feedbacksissue related to user feedback capture, feedback prefab

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions