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

### Problem Statement I would like to combine data from within sentry with data from other applications to make reports and dashboards in Microsoft Power BI or other similar applications....

Product Area: APIs

Ports over the `http_response_rate` to discover metrics dataset

Scope: Backend

Adds the cache_miss_rate function to the discover metrics dataset

Scope: Backend

The fix just could not work. The process method is a method, it is called at every event you cannot store data in between calss this way.

Scope: Backend

Sentry Version of https://github.com/getsentry/getsentry/pull/14779 Here, I create a new function to determine if we should prevent superuser access based on the new data secrecy logic. It lives behind the `organizations:data-secrecy`...

Scope: Backend

Add the query handler for `is:assigned` or `is:unassigned` queries and their negations, using the assignee columns in GroupAttributes.

Scope: Backend

Allows insights metrics (eg: span.self_time) to be used in the metrics avg function

Scope: Backend

…spans count. ### Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is...

Scope: Frontend

Copying comment from the pr: We log the result stats here after the duplicate check so that we know the "true" duration and delay of each check. Since during deploys...

Scope: Backend

Changes: - Undo some of my changes in #75644 - Show carry forward flags (since we have FE && BE flags) - Only show comment when coverage drops (not when...

Scope: Frontend