You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I may have missed this in the documentation, but I couldn't find a way of specifying additional contextual information (eg. user ID) to add to user-generated feedback
I'm currently using the Sentry-provided modal dialog. I'm happy to transition to a custom dialog if it will give me a way to do this.
Solution Brainstorm
Define a global callback that can provide custom properties to the payload in the case of Sentry's modal dialog, or a custom properties field to be added to the payload on the manually submitted payload.
The text was updated successfully, but these errors were encountered:
we are currently looking into modernizing and streamlining this API, related to #10953. Part of this is to make sure we can attach ambient data to the feedback! You can follow the progress on this in the issue I linked.
Problem Statement
I may have missed this in the documentation, but I couldn't find a way of specifying additional contextual information (eg. user ID) to add to user-generated feedback
I'm currently using the Sentry-provided modal dialog. I'm happy to transition to a custom dialog if it will give me a way to do this.
Solution Brainstorm
Define a global callback that can provide custom properties to the payload in the case of Sentry's modal dialog, or a custom properties field to be added to the payload on the manually submitted payload.
The text was updated successfully, but these errors were encountered: