getsentry / getsentry/sentry

When the default option values are returned, the list of dependent option values is not loaded

Open
#47,692 4 comments 0 reactions 0 assignees View on GitHub
Metrics
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
1d 5h
Merged PRs (30d)
624

Description

### Environment

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

### Version

*No response*

### Link

[https://c98416e79ee1.sentry.io/issues/3982627284]()

### DSN

[https://d077b91934f14ad088668f2ea48f363f@o1238224.ingest.sentry.io/4504733024583680]()

### Steps to Reproduce

1.Loading the issue page
2.Click integration application
3.Look at issue create for loading options that return default option values

### Expected Result

If an option has a default value, you do not need to click the option again to load the dependent option content

### Actual Result

If an option has a default value, you need to click the option again to load the dependent option

![1](https://uploads.linear.app/3ed206af-f87a-40aa-82a0-150bf83e43e6/cbaf1014-fe99-42fd-826b-4f9029cb6c67/6667575e-ab91-49f7-b5b7-ba9ef80f9e83?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiLzNlZDIwNmFmLWY4N2EtNDBhYS04MmEwLTE1MGJmODNlNDNlNi9jYmFmMTAxNC1mZTk5LTQyZmQtODI2Yi00ZjkwMjljYjZjNjcvNjY2NzU3NWUtYWI5MS00OWY3LWI1YjctYmE5ZWY4MGY5ZTgzIiwiaWF0IjoxNzY5MjEwNzc4LCJleHAiOjE4MDA3ODEzMzh9.lZSDl4-Nw9yf_ZkJ7c1RzCqrxiwvggiO6ndIvztWq3c)

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.