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**: We have an issue with big number visualisations - by default they are cutoff and resizing them takes up an unnecessary amount of space on the dashboard. They should...

Sentry Feedback: [JAVASCRIPT-2S1V](https://sentry.sentry.io/feedback/?referrer=github_integration&feedbackSlug=javascript%3A5057550403&project=11276) Hi, we seem to have discovered a bug in the Sentry GUI that caused quite an upset today. When in the Alerts, the Slack channel is changed,...

Product Area: Settings - Integrations
Waiting for: Product Owner

Adds feature flag definition, so we can toggle the feature via flagpole. Also adds referrers which can later be used in the frontend queries.

Scope: Backend

2 things in this pr: 1. fix the api path which i incorrectly copied over from `getsentry` 😶‍🌫️ 2. add data secrecy ff

Scope: Frontend
Scope: Backend

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 4.29.7 to 5.51.21. Release notes Sourced from @​tanstack/react-query's releases. v5.51.21 Version 5.51.21 - 8/2/24, 6:43 PM Changes Fix query-core: make CancelledError extend Error (#7843) (35c086f) by Dominik...

Scope: Frontend

- This updates the facets endpoint to use snuba params - Also missed updating the discover module to use snuba params as well

Scope: Backend

### Problem Statement When creating a new issue from within Sentry's User Feedback to a connected Azure DevOps instance, the new Azure DevOps item does not include the comment the...

Product Area: User Feedback
Waiting for: Product Owner

- This updates the `get_rollup_from_request` function to take the date_range instead of taking an entire params object to make migrating to snuba params easier - Updates `src/sentry/api/endpoints/organization_metrics_samples.py` to use snuba_params

Scope: Backend

For context, we want to enable alerting on metrics from the Insights modules. However, there is a blocker that this PR attempts to resolve: Most metrics displayed in the Insights...

Scope: Backend

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce While we were still using the non-EU sentry integration for linear, whenever we linked "a linear issue from within sentry", a special...

Product Area: Settings - Integrations
Waiting for: Product Owner