getsentry / getsentry/sentry

Sentry Login doesn't work well with multiple accounts

Open
#71,537 4 comments 1 reaction 0 assignees View on GitHub
Improvement Metrics Product Area: Sign In
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Environment

SaaS ([https://sentry.io/]())

### Steps to Reproduce

1. Create a sentry account with org 1 ([me@org1domain.com]())
2. Create a sentry account with org 2 ([me@org2domain.com]())
3. Try to sign in to sentry.

If I go to [sentry.io]() and click sign in, it picks one of these two corporate accounts and provides no mechanism to sign in to the other one.

### Expected Result

I'd very much expect to be able to select which account I'm trying to sign in to.

### Actual Result

Sign in automatically redirects me to one of the two org accounts (the org account name shows up in the browser url). If I try to sign in with the other org email address, it tries to link the two accounts.

### Product Area

Sign In

### Link

*No response*

### DSN

*No response*

### Version

*No response*

We want to define a set of [lightweight metrics]() that SDKs can automatically collect for e.g. framework, language or platform, focusing only on signals that **do NOT overlap with Tracing**. Ideally these metrics should give a quick sense of app or runtime health, … while deeper investigation will still rely on traces or profiles.

Examples**:**

* Node.js runtime metrics (e.g., event loop delay, heap usage)
* Prisma-related metrics in Next.js
* Mobile CPU / memory usage to help surface potential ANRs or app hangs

---

**Candidate Metrics (add more below)**

* …

*(please also add ideas, questions or examples in comments)*

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.