getsentry / getsentry/sentry

Projects Overview: Filter by environment

Open
#44,402 9 comments 1 reaction 0 assignees View on GitHub
Waiting for: Product Owner
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
1d 5h
Merged PRs (30d)
624

Description

### Problem Statement

Graphs on the projects overview page can be very misleading by showing events from all environments.
This can lead to spikes like
![image](https://user-images.githubusercontent.com/51749023/218030119-38d91a10-2e3f-458f-89d8-cacb31cf98d5.png)
when in reality, the distribution I'm looking for is
![image](https://user-images.githubusercontent.com/51749023/218030280-2d6a8a39-7594-4bbf-9d83-942b243054de.png)

The second graph only includes events from the prd environment, where the projects overview shows spikes from local testing, which ideally I'd like to not see on that overview.

### Solution Brainstorm

Per project, one or many projects can be selected that are shown in the projects overview. Bonus points if a team-wide default can be set :)

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.