sentry-docs
sentry-docs copied to clipboard
Sentry's documentation (and tools to build it)
### Core or SDK? Platform/SDK ### Which part? Which one? - [x] Unity - [ ] Android ### Suggested Solution Add a section for experimental features, similar to: https://github.com/getsentry/sentry-docs/pull/5323/files Add...
We need to document how to associate the `sentry-trace` if using manual instrumentation for Java, .NET, React Native and other SDKs if possible. just a Java example: ``` // assume...
Add typescript support on topic "Create a Custom `_error` Page" ### Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware...
## What Put the log level options under the code telling us how to set the log level. ## Why So that I don't have to guess or search the...
Minor documentation fix in order for the Ruby code to be able to parse by default. ### Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was...
Added information about our specific integrations for various ASGI frameworks to the ASGI guide. So people looking for a ASGI integration see that we have specific integrations for their ASGI...
`io.sentry.core.protocol` was a long time ago renamed to `io.sentry.protocol`
Updated indexed event description to refer to server-side sampling rules instead of dynamic sampling settings. ### Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated...
### Core or SDK? Platform/SDK ### Which part? Which one? Flutter ### Description After set up no transactions are captured because it requires more setup. ### Suggested Solution Could ad...
### Core or SDK? Platform/SDK ### Which part? Which one? all ### Description Often I'll want to search the docs for details about a specific configuration option set in the...