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

Adds overall integration installation metrics. This will compare how many times people initiate installing an integration vs how many times they actually complete the installation. The pipeline is initialized https://github.com/getsentry/sentry/blob/920ca20d7419a66324a85d30195e6f9a2dd573cb/src/sentry/integrations/web/organization_integration_setup.py#L54...

Scope: Backend

### Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need...

Scope: Backend

## The problem: When a Jira issue's `assignee` field is quickly modified multiple times in a row, we end up assigning and resyncing the assignees to Jira, which causes a...

Scope: Backend

`tags[""]` is an older search filter syntax, used to explicitly indicate the filter is a custom tag. It might be used in other products' search bars, but we don't need...

Scope: Frontend

### Problem Statement Sentry Customers that use Shopify (e.g. shopify ui-extensions) are often unable to obtain Sourcemaps for the code+app built by Shopify. These customers have a `shopify` cli tool...

Product Area: Settings - Integrations

### Environment SaaS (https://sentry.io/) ### Steps to Reproduce Steps to Reproduce: Set up integration with Opsgenie using the provided API key from the Opsgenie/Jira Service Management (JSM) UI. Follow the...

Sync: Jira
Product Area: Settings - Integrations

Updated links to lead to the correct section of the Sentry dev docs page.

Scope: Backend

Builds out the new interface for the tag drawer. All the existing functionality has been carried over. There is probably some improvements to be made to responsiveness, but this is...

Scope: Frontend

The new transformer code introduced in #76962 has been GA'd as of October 3rd @ 10:30 AM PST, so we should be able to safely remove it.

Scope: Backend

The synchronize worked in explore but seems broken in insights. Generalizing it into the existing hook.

Scope: Frontend