sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring
Currently, the wizard thinks there is some custom implementation, and does not suggest create-react-app.
The current code snippet in the react onboarding prevents the code from compiling because it points to a non-existent method - the user never even gets to the point where...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Create new React project 2. Install sentry-sdk via npm 3. Copy/paste getting started codeGetting Started snippet - it adds an empty...
Service accepts only inbound traffic, all outbound traffic is blocked. - [ ] Test out network policy on kubernetes for disallowing egress traffc - [ ] Apply it to our...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce This is basically a spin-off from https://github.com/getsentry/sentry/issues/70497#issuecomment-2147689956 > I still haven't seen a working "linear -> sentry" behaviour (i.e. when closing issues),...
The method deactivate_expired_rules on CustomDynamicSamplingRule was only used in a test, and nowhere else in the code; and the method deactivate_old_rules was used in the job to delete old rules,...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Have events from two different releases with semantic versioning 2. Search by `release.version` with multiple values ### Expected Result We see...
https://github.com/user-attachments/assets/7c3bb6b9-81a3-498a-8370-8f5331b6f8c0
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Create a new monitor through the Sentry Web UI ie. titled "curl_underscore_test_" 2. This will not create a slug with with...