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

Metric alerts, like issue alerts, allow the user to provide a channel ID (to shortcut the async look up for a specific channel). If they do no set the channel...

Team: Ecosystem
Scope: Backend

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.7.2 to 1.9.1. Release notes Sourced from sentry-sdk's releases. 1.9.1 Various fixes & improvements Fix FastAPI issues (#1532) ( #1514) (#1532) by @​antonpirker Add deprecation warning for...

dependencies
Scope: Backend

We need to expose the hasProfiles flag to the frontend.

Scope: Backend

Related [PR](https://github.com/getsentry/sentry/pull/22703), which got [reverted](https://github.com/getsentry/sentry/pull/25293). The current endpoint returns all releases filtered by projects a user has access to. This leads to the release lists page showing many different releases...

Scope: Backend

Drop the onboarding prompt hook, add the new panel and rely on hasProfiles

Scope: Frontend

Drop old onboarding and replace it with the new flow. I extracted the toggling based on prompts to its own hook and removed it from the main page.

Scope: Frontend

**Before:** ![Screen Shot 2022-08-04 at 11 16 57 AM](https://user-images.githubusercontent.com/989898/182888138-95f6a193-e121-4a53-a02f-b41684149a83.png) **After:** ![Screen Shot 2022-08-04 at 11 17 05 AM](https://user-images.githubusercontent.com/989898/182888151-716529ab-962f-495f-b22d-2abe846a340d.png) Closes PERF-1383. Instead of using JS to calculate the overall value, fetch...

Scope: Frontend

Flag has already been removed from frontend

Scope: Backend

Trying this out first with rate limit throttle messages

Scope: Backend