sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring
### Environment SaaS (https://sentry.io/) ### Version _No response_ ### Steps to Reproduce I have Sentry connected to Vercel and GIthub and the following next.config.js: However, the Vercel build fails at...
### Environment SaaS (https://sentry.io/) ### Version _No response_ ### Steps to Reproduce Unfortunately, the name of my city is the wrong spelling. The name of the city is Kyiv, not...
### Changes - Adds prop to item cols indicating whether the row has a error statusCode - Adds red text to error status code and red background to the item...
This PR adds a `CodeSnippet` component for profile onboarding. The `CodeSnippet` aligns better to the one found in our docs and enables copy to clipboard functionality. Note: swift syntax highlighting...
This PR extends the Metric MRI layer with a new `DerivedOp` called `count_transaction_with_condition` which generalizes over the operations found [here](https://github.com/getsentry/sentry/blob/master/src/sentry/search/events/datasets/metrics.py#L141-L246). The operation implemented enables the calculation of the number of...
### Problem Today users need to scroll down to the bottom of the event details to discover if there's a replay attached. HMW surface replays on error events more proactively...
This changes the `SENTRY_GROUPING_AUTO_UPDATE_ENABLED` setting to a float backwards compatibly. With it, we can slowly ramp up automatic grouping updates based on the organization ID. fixes https://github.com/getsentry/sentry/issues/38998
### Environment SaaS (https://sentry.io/) ### Version _No response_ ### Steps to Reproduce 1. Go into Sentry.io > Settings > Integration 2. Select GitHub from the list 3. Click 'Add Installation'...
Work in progress, want to finish testing and then write the consumer for CONTROL silos. Just getting some eyes on it so far.
### Self-Hosted Version 22.5.0 ### CPU Architecture x86_64 ### Docker Version Docker version 20.10.5+dfsg1, build 55c4c88 ### Docker Compose Version Docker Compose version v2.4.1 ### Steps to Reproduce 1. Have...