Sentry function to get the default fingerprint for an Error event #7937
Unanswered
GaurangTandon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, for one of my use cases, I need the fingerprint that Sentry generates by default (that is, if the fingerprint was just
{{ default }}
) for a given Error object. Does the Sentry JavaScript SDK expose a function to do this? I did some quick searches and I could not find any such function.Beta Was this translation helpful? Give feedback.
All reactions