sentry-docs
sentry-docs copied to clipboard
Sentry's documentation (and tools to build it)
Improved the Integration guide of the Python FastAPI integration. With some screenshots it will better show what the integration is capable of.
⚠️ Only merge, once next SDK version is released! This PR updates the Svelte component tracking docs with usage instructions for the new approach we recently [introduced](https://github.com/getsentry/sentry-javascript/pull/5936) to the Svelte...
### Core or SDK? Core Sentry product ### Which part? Which one? API Reference > Requests ### Description There are two problems described in the video that occur when you...
EA Docs for Discover Homepage feature. Due to design discussions surrounding this feature, this feature has not been green lighted for EA yet, so this PR will remain in Draft...
As pointed out in https://github.com/getsentry/sentry-docs/issues/5568, `sentry_transaction_start` takes 2 arguments, but is called in multiple places in the docs with just one argument. The documentation of `sentry_transaction_start` says ``` The second...
- [x] Review the documentation: https://docs.sentry.io/ - [x] Search for existing issues: https://github.com/getsentry/sentry-javascript/issues have seen this [issue](https://github.com/getsentry/sentry-javascript/issues/2970) but it doesn't contain much more info. - [x] Use the latest release:...
## Issue This an issue with: Platform/SDK documentation (Which one?) ## Description This page https://docs.sentry.io/platforms/node/sourcemaps/ (as referenced by https://docs.sentry.io/platforms/node/typescript/), have only instructions to node sourcemaps using webpack. But there are...
I took the code from the [package](https://github.com/getsentry/sentry-symfony/blob/master/UPGRADE-4.0.md) and adapted it.
Experimenting with a button in the guide to create a project.