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 Currently, team members with manager, billing, or org-owner permissions get notified whenever a project has depleted 80% and 100% of their allocation. Is not possible to set...

Type: Feature Request
Product Area: Settings - Spend Allocation

### Problem Statement Duplicate of https://github.com/getsentry/sentry/issues/54012, which was closed (and my requests to re-open haven't been seen). Broadly, we'd like to have Sentry issues (whose stacktraces include some core application...

Type: Bug
Product Area: Issues

### Problem Statement I have noticed some discrepancies between code owners updates through the API and when using the CODEOWNERS file from Github. In Github, you can pull users using...

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

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Use REST API to resolve an issue with request `PUT /api/0/organizations/{organization_id_or_slug}/issues/{issue_id}/` and payload: ```json { "status": "resolvedInNextRelease" } ``` 2. The...

Waiting for: Product Owner
Product Area: APIs

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce When you have multiple metrics, with group by options saved as default; Refreshing/Creating a duplicate tab returns 414 Request-URI Too Large, by...

Product Area: DDM

Mysteriously, only the "Edit Widget" page had the button! Strange. ![Screenshot 2024-08-08 at 10 33 44 AM](https://github.com/user-attachments/assets/f6ff59c6-ec47-45ee-9a4e-8778eae7a8fe) ![Screenshot 2024-08-08 at 10 33 49 AM](https://github.com/user-attachments/assets/cbd5ce20-91d2-4728-96b4-2dc36447ebbe) ![Screenshot 2024-08-08 at 10 34 37 ...

Scope: Frontend

…ponent This component will be reused anywhere we want to search for transactions.

Scope: Frontend

For many queries, the samples endpoint returns a 400 with a "Query timeout" message - this should not happen with built-in functionality on span metrics (since we **should** always have...

Begin unifying the three messaging-related integrations (Slack, MS Teams, and Discord) with an abstract base class. The base class is a prototype that extracts duplicated code in the short term,...

Scope: Backend