getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
37.08k stars 3.98k forks source link

fix(trace): display unique issues #70024

Closed JonasBa closed 2 weeks ago

JonasBa commented 2 weeks ago

We were previously displaying multiple instances of the same issue which is noisy and not very valuable as we only show a max of 3 issues. Additionally, this change brings us in line with what users see when they open the issues page for this trace.