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

Co-Authored-By: aliu39

Scope: Backend

### Problem Statement Sentry provides good overview of time consumption in Trace View, for some projects/situations it very useful to have the same overview for memory usage. For example in...

Product Area: Performance
Waiting for: Product Owner

Allow the user to re-think the reasoning from any point in the chain. Also fixes bug in how errored steps are displayed.

Scope: Frontend

adds release-like lines for feature flag changes on top of the event bar chart. there is a legend to toggle the feature flag lines on and off. new legend to...

Scope: Frontend

### Problem Statement Right now the only way to limit the span ingestion for a given project is on SDK sample rates. This is good and it would also be...

Product Area: Performance
Waiting for: Product Owner

### Environment SaaS (https://sentry.io/) ### What are you trying to accomplish? I can't quite figure out if there's a way / what's the "canonical" way to filter out everything regarding...

Type: Support Request
Waiting for: Product Owner

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. navigate to Session Replay main page 2. search `user.email is not "" ` 3. compare results of this search to the...

Product Area: Replays

### Environment SaaS (https://sentry.io/) ### What are you trying to accomplish? An alert to check if Failure Rate exceeds 5% across a 2 hour interval. 5% denotes a warning state,...

Product Area: Alerts

_This project is being fleshed out, broadly:_ - We want landing pages for each domain which would include a list of the specific root spans for that domain, e.g., screens...