sentry-docs
sentry-docs copied to clipboard
Sentry's documentation (and tools to build it)
### SDK JavaScript SDK ### Description I ran into a few issues while setting up my last distributed services 1. CORS config on server 2. adblocking -> tunnel config on...
### Problem Statement Sarching for `ad blocker` from the main page lists cordova as first hit. What should be rather displayed is a platform (presumably JS). ### Solution Brainstorm From...
## DESCRIBE YOUR PR Mention that users don't need to manually call captureException for uncaught NSExceptions on macOS when configured correctly. ## IS YOUR CHANGE URGENT? Help us prioritize incoming...
Bumps [getsentry/action-github-app-token](https://github.com/getsentry/action-github-app-token) from 2.0.0 to 3.1.0. Release notes Sourced from getsentry/action-github-app-token's releases. v3.1.0 What's Changed build(deps): bump @babel/traverse from 7.20.0 to 7.25.6 by @dependabot in getsentry/action-github-app-token#87 build(deps): bump word-wrap from...
Bumps [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) from 1 to 2. Release notes Sourced from oven-sh/setup-bun's releases. v2 oven-sh/setup-bun is the github action for setting up Bun. This release introduces support for the bun-version-file option,...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
Documents https://github.com/getsentry/sentry-javascript/pull/18184 released in https://github.com/getsentry/sentry-javascript/releases/tag/10.32.0
## DESCRIBE YOUR PR *Tell us what you're changing and why. If your PR **resolves an issue**, please link it so it closes automatically.* ## IS YOUR CHANGE URGENT? Help...
Rename all the telemetry buffer pages to telemetry processor and clarify that the processor does more than buffering. This is the first step of migrating the [Notion doc](https://www.notion.so/sentry/Telemetry-Processor-2b58b10e4b5d805e819be97fbfc0cd53) concept of...
## DESCRIBE YOUR PR Clarify that app hangs V2 only works for iOS and tvOS. ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when...