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

v7 just changes how its built (es2020 & not minified)

Scope: Frontend

Depends on changes in https://github.com/getsentry/sentry/pull/78575 This adds a _lot_ of types to the event serializer responses to be able to type the API response correctly. This also combines the `/latest`...

Scope: Frontend
Scope: Backend

Same exact PR as #78539 but rebased on master. Reverted that one because of potential CI failures. After testing locally, it does not appear to be an issue.

Scope: Frontend

add query param to filter by `integrationType`: - `messaging` - `project_management` - `source_code_management` - `on_call_scheduling`

Scope: Backend

We had `seer_anomaly_detection_connection_pool` defined in a few places, this just moves it to be defined once in `utils.py` and imports it as needed. Some tests will fail until I can...

Scope: Backend

WIP! Adds anomaly chart visualization to alert creation form. Closes https://getsentry.atlassian.net/browse/ALRT-289

Scope: Frontend

this component was using AsyncComponent's `renderSearchInput` combines the organizationMembersWrapper into the organizationMembers component instead of using the router to pass in some loaded data from above.

Scope: Frontend

Removes async component, uses a few mutations

Scope: Frontend

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce The Issue has events that are marked : invalid minidump They are valid and resymbolicate locally without issue. ### Expected Result valid...

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