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

- Added an attributes getter to the baseNode class, used it to get rid of some guards - Removed isEapTransaction, reduces guards count. guards, we can check for an eapSpanNode...

Scope: Frontend

- Currently we are checking to see if the node is a noInstrumentation Node or not, to determine the colour of the text inside the bar in the waterfall. This...

Scope: Frontend

This PR will publish the endpoints with better help text for config, per @Christinarlong's suggestion. The error message for hitting this endpoint without the scope will also indicate that it's...

Scope: Backend

Add detectorType check to `useMetricDetectorAnomalyThresholds` so it will only be called for dynamic detection

Scope: Frontend

…uards usage - Added `attributes` property to the baseNode class - Added `resolveValueFromSearchKey` abstract method to the baseNode class -> Used to map custom values to the searched string. For...

Scope: Frontend

## PR Details + We were going to make Seer require the GitHub connection going forward with the new pricing. + This PR adds check in the new automation flow...

Scope: Backend

## Problem The LLM issue detection task was fetching full span data for every trace in Sentry, then sending bits of that telemetry to Seer in individual requests. We want...

Scope: Backend

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce - configure a metric alert (see alert rules in linear) - duplicate it - delete one ### Expected Result - receive one...

Product Area: Alerts
Waiting for: Product Owner

### Environment SaaS (https://sentry.io/) ### What are you trying to accomplish? suddenly my slack notifications stopped to work while test notifications are working fine ### How are you getting stuck?...

Product Area: Alerts