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

Sentry's documentation (and tools to build it)

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

### Core or SDK? Platform/SDK ### Which part? Which one? Javascript ### Description Per our client: "The real problem here is that BrowserClient accepts an initialScope parameter in its constructor...

Status: Backlog
Team: Web Frontend

Clarify which APM features the SDK turns on by default after setting up performance monitoring. Align the headings with the feature flags in the code, meaning replace instrumentation with tracing....

Status: In Progress

This PR adds the infrastructure needed to save scenario files which will automatically generate screenshot based on the sequence of commands it's given. The end result is that we can...

Status: In Progress

### Core or SDK? Platform/SDK ### Which part? Which one? JavaScript SDK ### Description https://docs.sentry.io/platforms/javascript/troubleshooting/#using-the-tunnel-option We have a tunnel option exposed in the SDK to help users deal with ad-blockers....

Platform: JavaScript
Status: Backlog
Team: Web Frontend

### Core or SDK? Platform/SDK ### Which part? Which one? Python SDK in Django ### Description We've been initializing Sentry in the settings files, which is [how Sentry recommends it][0]....

Platform: Python
Status: Backlog
Team: Web SDK Backend

### Core or SDK? Platform/SDK ### Which part? Which one? https://docs.sentry.io/clients/javascript/usage/ ### Description See the 3 h2 titles. The ids don't match with titles so the title links are broken...

bug
enhancement
Status: Backlog

The gatsby docs use the generic JS sourcemap content (see [here](https://docs.sentry.io/platforms/javascript/guides/gatsby/sourcemaps/)). Our gatsby SDK runs the webpack plugin itself, and our docs should reflect that. For comparison, check out the...

Status: Backlog
Team: Web Frontend

### Core or SDK? Platform/SDK ### Which part? Which one? Spring boot ### Description https://docs.sentry.io/platforms/java/guides/spring-boot/record-user page states that you could use SentryUserProvider bean for User custimization. But there is no...

Status: In Progress
Team: Mobile Platform

### Core or SDK? Platform/SDK ### Which part? Which one? Cocoa/Apple ### Description We have an experimental feature [`stitchAsyncCode`](Point out the experimental feature [`stitchAsyncCode`](https://github.com/getsentry/sentry-cocoa/blob/17a7a28bf01bb7c7a095bbd0cded5e6bc1dd65aa/Sources/Sentry/Public/SentryOptions.h#L144-L152) that no one knows about. ###...

Platform: Cocoa
Status: Backlog

### Core or SDK? Platform/SDK ### Which part? Which one? Aspnetcore ### Description In the Aspnetcore "Setting a Sampling Function" docs example script is not working, looks like key value...

Platform: .NET
Status: Backlog
Team: Mobile Platform