getsentry / getsentry/sentry

Improvements for All Events in the Issue Details page

Open
#49,988 3 comments 2 reactions 0 assignees View on GitHub
Improvement
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
1d 5h
Merged PRs (30d)
624

Description

Feedback from Cramer for [this page](https://cramer.sentry.io/issues/4186614979/events/?project=4505138082349056&referrer=regression_activity-email):

> This page is also... There's way too many columns and when I'm on a page like this I'm hoping to see the delta between errors (which is the title column, which is as small as humanly possible)

Current look:
![Image](https://user-images.githubusercontent.com/44410/242077141-2995d25b-d8fc-4d7d-9842-78b45958e32d.png)

[Here's a query](https://cramer.sentry.io/discover/results/?field=transaction&field=title&field=release&field=environment&field=user.email&field=device.name&field=os&field=url&field=runtime&field=replayId&field=timestamp&name=error%3A+duplicate+key+value+violates+unique+constraint+%22bottle_series_unq%22&project=4505138082349056&query=issue%3APEATED-API-S&sort=-timestamp&statsPeriod=90d&widths=-1&widths=-1&widths=-1&widths=-1&widths=113&yAxis=count%28%29) to a similar look table/data in Discover if you want to tinker with it.

We possible should determine what set of columns to use based on the platform.
Once we receive the data, we may want to exclude/hide columns which are empty.

This is possible the minimum of columns we want for web related events:
![Image](https://user-images.githubusercontent.com/44410/242079887-561eeeae-8527-47fa-af9d-bb1df5134023.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.