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

Work for (https://github.com/getsentry/sentry/issues/77572) Adds a "view trends" button at the top right of the frontend domain overview page This will be repeated for all domain views. (Also yes, we are...

Scope: Frontend

Work for https://github.com/getsentry/sentry/issues/77572 Same as https://github.com/getsentry/sentry/pull/78511 but for mobile. Removes some charts from the "triple chart row" as they are already covered by the "double chart row" as per product...

Scope: Frontend

Work for https://github.com/getsentry/sentry/issues/77572 Same as https://github.com/getsentry/sentry/pull/78511 but for backend Also readds apdex chart as per product feedback

Scope: Frontend

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. add the clickup integration 2. try creating a clickup issue using the integration 3. the external-issue-actions endpoint throws a 400 -...

Sync: Jira
Product Area: Settings - Integrations

Work for https://github.com/getsentry/sentry/issues/77572 After some feedback, we decided to keep the columns the same between the existing frontend view and the new frontend overview page. This PR adds any missing...

Scope: Frontend

Allows creation of environments as well, since uptime alerts actually create issues

Scope: Frontend

Work for https://github.com/getsentry/sentry/issues/77572 Creates a base ai overview page, in a future PR, we have to scope the transactions correctly.

Scope: Frontend

Work for https://github.com/getsentry/sentry/issues/77572 Link this widget from the transaction summary To the new web vitals module instead if the new domain view is enabled.

Scope: Frontend

- This adds the overall plan for what the functions and classes will look like for building rpc queries instead - This branch will be the merge target for other...

Scope: Backend

Demo of the fact that moving/renaming one test file is causing another unrelated test file to consistently crash (always the same tests in the same file). @joshferge suggested maybe it...