getsentry / getsentry/sentry

Project Namespaces

Open
#78,764 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

Currently, Sentry's project hierarchy is flat. All projects lie in a single global namespace, which becomes increasingly unwieldy to manage, even when grouping resources by team.

This assumes that a project in Sentry is equivalent to one deployed unit (container).

### Solution Brainstorm

- Allows grouping projects into namespaces similar to Kubernetes to prevent global name clashes.

I'm not dealing with many services in Sentry (a couple dozen), and this is starting to become an "issue". How is this managed in larger contexts where an organisation has many more projects?

---

long list

![Image](https://github.com/user-attachments/assets/6c99ffa3-216c-4412-ad1d-9a5a44982997)

### Product Area

Projects - Project Details

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.