-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
1 parent
c2b377e
commit 8f8a624
Showing
2 changed files
with
25 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters