getsentry / getsentry/sentry

Show total sessions and users for each release

Open
#120,755 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

3. Medium Feature Product Area: Releases
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
21h 23m
Merged PRs (30d)
607

Description

The Releases page should permanently display both total sessions and total users for every release. Each value should have its own row so the metrics are immediately visible and scannable.

Current behavior

Total sessions and users are only available by hovering over the Adoption histogram, making them difficult to compare across releases.

Desired behavior

  • Display total sessions and total users as separate rows for each release.
  • Keep both metrics visible regardless of the selected display mode.
  • Use totals from the currently selected stats period.

Requested by Michael Chai via Junior.

--

View Junior Session in Sentry

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Releases page and inspect the implementation of the Adoption histogram, where total sessions and users are currently exposed on hover. Add separate visible rows for both totals, keep them present across display modes, and verify they use the selected stats period for every release.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
analytics, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.