sentry-docs
sentry-docs copied to clipboard
Sentry's documentation (and tools to build it)
### Core or SDK? Platform/SDK ### Which part? Which one? Cordova ### Description At https://docs.sentry.io/platforms/javascript/guides/cordova/configuration/options/#autoInitializeNativeSdk, there should be details on native initialization, but that links to the RN docs. I...
In the past, we had prettier in the repo which had the positive side effect that all (JS) code blocks in the docs had consistent formatting. Since we identified that...
### Core or SDK? Core Sentry product ### Which part? Which one? https://docs.sentry.io/api/releases/list-a-projects-release-files/ ### Description Please make a note on this page that this API endpoint does not work for...
.NET docs need a few updates: - [x] Adopt the common content for Getting Started - @PeloWriter - [x] Add performance to Configuration step in Getting Started- @PeloWriter - [x]...
### Core or SDK? Platform/SDK ### Which part? Which one? React Native ### Description We added support for mixed stack traces (native+RN layer) a while ago, but there's no docs...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Go to https://docs.sentry.io/platforms/node/guides/koa/#monitor-performance 2. See the generated integration code for koa 3. Copy and paste that code into your project ###...
### Steps to Reproduce `npx sentry-expo-upload-sourcemaps dist` From the [doc](https://docs.sentry.io/platforms/react-native/sourcemaps/uploading/expo/#manual-upload-for-eas-updates]). ### Expected Result Installation and execution of the package ### Actual Result E404 npm ERR! 404 Not Found - GET...
### Problem Statement I'm using `@sentry/remix` with Remix and deploying it with a docker container to AWS. I couldn't find in the documentation that I need to add the `ARG...
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...
@untitaker gave some feedback about the treeshaking docs. I'll write down some stuff here: - We could maybe give the page a different title to optimize for people searching for...