Projects Overview: Filter by environment
- 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

when in reality, the distribution I'm looking for is

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
Assessment
This issue has not been assessed yet.