Ash
Ash
"I want Sentry to scream at me" Let's make it happen. 
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 ...
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...
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
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...
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...