sentry-docs icon indicating copy to clipboard operation
sentry-docs copied to clipboard

Sentry's documentation (and tools to build it)

Results 524 sentry-docs issues
Sort by recently updated
recently updated
newest added

This is a proof of concept of a "Integrations" page for a Sentry SDK. This pages shows all the different projects our SDK supports grouped by "type of software" (like...

### Core or SDK? Core Sentry product ### Which part? Which one? Quota notifications ### Description The follow page mentions that users `cannot change or disable these[Quota] notifications.` https://docs.sentry.io/product/alerts/notifications/#quota-notifications However,...

Status: Backlog
Product Docs

### Core or SDK? Platform/SDK ### Which part? Which one? https://docs.sentry.io/platforms/php/configuration/options/ along with corresponding Laravel and Symfony ### Description As mentioned in https://docs.sentry.io/platforms/php/data-management/sensitive-data/#scrubbing-data: > Stack-locals → some SDKs (Python +...

enhancement
Status: Backlog
Team: Web SDK Backend

### Core or SDK? Platform/SDK ### Which part? Which one? C# client ### Description I was looking for a recommended C# client to use with Sentry product, but the mentioned...

Status: Backlog
Type: Documentation

### Core or SDK? Platform/SDK ### Which part? Which one? @sentry/browser ### Description We should add a section to the browser SDK troubleshooting docs making the point that if a...

help wanted
Status: Backlog
Team: Web Frontend

Add description of team roles. Split table of organization membership in two, deleting the "admin" column and moving affected rows to a new "Team Member Roles" subsection. Demoted the "Organization...

### Core or SDK? Platform/SDK ### Which part? Which one? native ### Description Code in https://docs.sentry.io/platforms/native/performance/instrumentation/custom-instrumentation/ doesn't work - sentry_transaction_start takes two parameters. Also sentry_transaction_context_new has a trailing comma that...

bug
Team: Native Platform
Type: Documentation

### Core or SDK? Core Sentry product ### Which part? Which one? [Error type code snippet](https://docs.sentry.io/product/data-management-settings/event-grouping/fingerprint-rules/#errortype) on Fingerprint Rules page ### Description error.type code incorrect rendering: ![Screenshot 2022-09-27 at 13...

bug
enhancement
Status: Backlog

### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### Version 21.6.3 ### Steps to Reproduce When i study sentry source code, i found it use metric.timing and metric.incr somewhere, i wonder how to get...

Status: Needs More Information