sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Developer-first error tracking and performance monitoring

Results 1550 sentry issues
Sort by recently updated
recently updated
newest added

Frontend support for: https://github.com/getsentry/sentry/pull/66861 ![image](https://github.com/getsentry/sentry/assets/20070360/3bc50621-4354-4fcb-982b-a9026b14add9)

WIP
Scope: Frontend

Remove message column from similarity tab if the project has the similarity-embeddings feature

Scope: Frontend

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: ![image](https://github.com/getsentry/sentry/assets/1633368/1c9d3d49-ca6a-4078-acbd-b90c62a4b5f5) In other parts of the protocol we're able to display it as...

Product Area: Issues

- Closes: https://github.com/getsentry/sentry/issues/78318

Scope: Frontend

**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

Scope: Frontend

### 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...

Sync: Jira
Product Area: Dashboards
Waiting for: Product Owner

### 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...

Sync: Jira
Product Area: Dashboards
Waiting for: Product Owner

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...

Scope: Frontend