sentry-docs
sentry-docs copied to clipboard
Sentry's documentation (and tools to build it)
## DESCRIBE YOUR PR Improve guide for bun + use the correct package name for a code snippet in "usage". ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs...
## DESCRIBE YOUR PR The trace view replaced the old span waterfall. So update the screenshot to reflect this change. ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs...
### Problem Statement In the [security policy reporting documentation](https://docs.sentry.io/security-legal-pii/security/security-policy-reporting/) there is no mention of where this reporting takes place. ### Solution Brainstorm Add some screenshots of how a CSP violation...
## DESCRIBE YOUR PR Documents https://github.com/getsentry/sentry-javascript/pull/11871 Add that we have pre-built binaries for Node 22 ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when...
### Core or SDK? Platform/SDK ### Which part? Which one? `@sentry/vercel-edge` package ### Description We should document `@sentry/vercel-edge` as a platform and note it's differences from using `@sentry/node` ### Suggested...
### Steps to Reproduce Clicking on the copy button of the intrumentation.js snippet in the react sdk docs and pasting it adds newlines to the pasted regex. https://docs.sentry.io/platforms/javascript/guides/react/ Update: This...
### Steps to Reproduce 1. Navigate to the documentation page https://docs.sentry.io/platforms/javascript/configuration/filtering/#using- 2. Notice that the regex /Exact Match Message/ is displayed without the ^ and $ anchors 3. Copy the...
### URL https://docs.sentry.io/platforms/javascript/guides/react/configuration/integrations/trycatch/ this page is indexed by google ### Additional Info _No response_
### URL https://docs.sentry.io/_not-found/ ### Additional Info Via my organisation settings
## DESCRIBE YOUR PR Fixes several redirects and broken links: - https://docs.sentry.io/platforms/javascript/user-feedback/ - broken link "attachments quota" (https://docs.sentry.io/account/quotas/manage-attachments-quota/) - https://docs.sentry.io/platforms/react-native/ - "touch event tracking" (https://docs.sentry.io/platforms/react-native/touchevents/) - https://docs.sentry.io/platforms/php/guides/laravel/other-versions/laravel8-10/ - "Laravel Log...