sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Developer-first error tracking and performance monitoring

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

This PR un-skip existing tests (there is a new pytest marker `broken_under_tags_values_as_strings` that we use to skip tests when the testsuite is running in "tags values are strings" mode) and...

Scope: Backend

### Changes - Calculated initial time offset of the replay to be 5 seconds earlier to the error event - Added new query params to the `View Details` button link...

Scope: Frontend

In tandem with https://github.com/getsentry/relay/pull/1483, provide a new project config key that defines how many custom measurements an event may contain. To distinguish between custom and built-in measurements, the latter are...

Scope: Backend

### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### Version 22.7.0, 22.8.0 ### Steps to Reproduce Hi there. I have received an error (I don't know how) about duplicate PK when migrating between versions....

Team: Open Source
Type: Support Request

We'd like to allow users to set default queries as their landing page. This field will be used to identify a saved query as a user's default query, i.e. there...

Scope: Backend

This PR attempts to replace the currently used `rust-sourcemap` crate and it's symbolic python bindings, with `symbolic-sourcemapcache` crate. It makes the whole processing pipeline easier to maintain, as it pushes...

Scope: Backend

### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### Version 22.8.0 ### Steps to Reproduce 1. Login as **Owner** User 2. Click on **Organization settings** 3. Click on **Auth** option 4. It lands on...

Status: Untriaged
Team: Open Source

### Summary This allows the `INP` measurement to be sent w/o counting towards the measurement limit.

Scope: Backend

Grouping auto-update is currently set as a boolean option. We should roll this out gradually, getting customer feedback and on the lookout for potential performance regressions.

Status: Backlog
Component: Grouping

### Changes - Adds new event type and tracks replay play/pause - Adds new event type and tracks details page tab changes - Adds new event type and tracks time...

Scope: Frontend