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

Log more "groupable" events to sentry #112

Open
chris48s opened this issue Nov 25, 2019 · 0 comments
Open

Log more "groupable" events to sentry #112

chris48s opened this issue Nov 25, 2019 · 0 comments

Comments

@chris48s
Copy link
Member

chris48s commented Nov 25, 2019

Because most of the events we log to sentry include a postcode in the call/stacktrace, sentry logs lots of unique issues which are actually the same fundamental issue raises by a different API call.

It would be useful to see if we can make what we send to sentry more generic (so it can be grouped into one issue with lots of events) without losing the repro case.

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

No branches or pull requests

1 participant