Skip to content
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

Merged
merged 25 commits into from
Nov 5, 2024
Merged

feat(errors): Fingerprinting first pass #25707

merged 25 commits into from
Nov 5, 2024

Conversation

neilkakkar
Copy link
Collaborator

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?

@neilkakkar neilkakkar requested a review from a team October 21, 2024 17:52
rust/cymbal/src/fingerprinting/v1.rs Outdated Show resolved Hide resolved
rust/cymbal/src/fingerprinting/v1.rs Outdated Show resolved Hide resolved
@daibhin daibhin requested a review from oliverb123 October 29, 2024 11:00
@daibhin daibhin marked this pull request as ready for review October 29, 2024 11:00
@oliverb123 oliverb123 requested a review from daibhin November 4, 2024 13:41
Copy link
Contributor

@daibhin daibhin left a 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)

rust/cymbal/src/types/frames.rs Outdated Show resolved Hide resolved
rust/cymbal/src/types/frames.rs Show resolved Hide resolved
rust/cymbal/src/types/frames.rs Show resolved Hide resolved
@daibhin daibhin merged commit ea46cf5 into master Nov 5, 2024
80 checks passed
@daibhin daibhin deleted the fingerprint branch November 5, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants