sentry
sentry copied to clipboard
Developer-first error tracking and performance monitoring
Frontend support for: https://github.com/getsentry/sentry/pull/66861 
Remove message column from similarity tab if the project has the similarity-embeddings feature
Events from the .NET SDK (like [this](https://sentry.sentry.io/issues/5041230607/?project=1886021&query=is%3Aunresolved+issue.priority%3A%5Bhigh%2C+medium%5D&referrer=issue-stream&statsPeriod=7d&stream_index=5)) have some data being sent as bytes in integer format:  In other parts of the protocol we're able to display it as...
- Closes: https://github.com/getsentry/sentry/issues/78318
**Metrics**: - Keep alive, but read-only for 90 days - Remove from menu, just accessible via direct link **Alerts**: - Delete all alerts using custom metrics - Show banner on...
Our invite flow does not behave in a way that users generally expect. Accepting invites with an already logged in Sentry user account is not expected by most of our...
Work for (https://github.com/getsentry/sentry/issues/77572) Similar to https://github.com/getsentry/sentry/pull/78520 Adds a view trends button for the ai view and performs some related changes that were necessary for it to work
### Problem Statement I want to be able to define a line in my graph which is separate of all metrics, just a straight line of what I think should...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Have project with INP captured 2. Create graph widget with p75(measurement.INP) & add a Equation to it ### Expected Result INP...
Work for https://github.com/getsentry/sentry/issues/77572 The link from the span description to the screen summary page was broken in the mobile domain view because the route wasn't added This PR 1. Adds...