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
fix: default fingerprinting when using synthetic stacktraces
When stracktrace:true is set via globalOptions there is an attempt to
create a default fingerprint value but it gets dropped from the request to
sentry. This ensures the fingerprint value is included in the data
sent to sentry.
0 commit comments