Ash

Results 9 issues of Ash

"I want Sentry to scream at me" Let's make it happen. ![image](https://user-images.githubusercontent.com/16740047/186747408-ae4ffd5a-62d6-433d-b0a6-106b28f24ce6.png)

Status: Stale
Scope: Frontend
Hackweek :zap:

There's a bug (likely a yarn bug) where you cannot use `yarn link` in your sentry project to link local copies of packages for testing, this is a workaround.

Upgrades the `Spans` tab on the transaction summary to query from the Span metrics dataset and changes the table to have columns more relevant to span metrics. ### Before ![image](https://github.com/getsentry/sentry/assets/16740047/c3b46299-28ff-485e-b440-cb557819fbfc)...

Scope: Frontend

Adds a new dropdown selector to the Queries module that is responsible for changing the view depending on the currently selected database system, While the component itself is simple, there...

Scope: Frontend

Will merge this in after https://github.com/getsentry/sentry-options-automator/pull/2460 Setting the feature badge to 'new', as this feature is being rolled out to GA

Scope: Frontend

In PR https://github.com/getsentry/sentry-javascript-bundler-plugins/pull/617, we introduced a config to allow skipping annotations on certain components by providing their names. It would be nice to also have a config option that allows...

React Component Annotations
Improvement

This PR is part of the OTLP initiative and will allow Relay to determine the `description` field on spans by using the provided metadata. In this case specifically, Relay will...