Add explanation to lifetime event count on issue details
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
Right now, there are two event counts on issue details, one for the # of events matching the filters and one for # of events in the lifetime of the issue. For the user count we have a label (90 days/max retention window), but the event count has no explanation which causes some confusion.
From https://github.com/getsentry/sentry/issues/90547#issuecomment-2843739236
Contributor guide
Research direction
Start by locating the issue-details UI that renders the filtered event count and lifetime event count, then compare its labels with the existing user-count label showing the retention window. Done means the lifetime event count has a clear explanation that resolves the confusion described in the issue.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100