Expand description
This is a collection of helpers related to Sentry.
Functionsยง
- init
- Initialize Sentry integration
- set_
user_ from_ application_ secret - Use an application secret to set the user to be used in reports
- set_
user_ from_ jwt - Use JWT claims to set the user to be used in reports
- set_
user_ from_ token - Use a token ID to set the user to be used in reports