-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(errors): Fingerprinting first pass #25707
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of small things. Overall seems like the right approach. Let's chat tomorrow to make sure we're comfortable that this will be debuggable (inevitable that we will want to understand how something was grouped and I'm conscious that it isn't super easy to reverse engineer the generated hash)
Problem
Figuring out fingerprinting - need some more resolver input for the final version. 👀
Changes
👉 Stay up-to-date with PostHog coding conventions for a smoother review.
Does this work well for both Cloud and self-hosted?
How did you test this code?