sentry-docs
sentry-docs copied to clipboard
Sentry's documentation (and tools to build it)
### Problem Statement I really like the way it was done on Sentry Java ([context](https://docs.sentry.io/platforms/java/configuration/#options)) there you can see the variables to setup and easily see how to setup based...
### Problem Statement Currently when using the default mongodb integration some all values in the operation object are replaced with question marks and it's unclear how to set it up...
Add `DAY` in the `INTERVAL` keyword used to manually purge the nodestore_node table to prevent accidentally purging (almost) the entire table, since the days would be used as seconds. ##...
### Which part? Which one? Native/Minidump/Unreal/Unity ### Description This ticket is the documentation part of a larger issue related to confused users about minidump support. Please for context read: *...
## DESCRIBE YOUR PR The `last_event_id` function was restored in 2.2.0 (see the [changelog](https://github.com/getsentry/sentry-python/blob/2.13.0/CHANGELOG.md?plain=1#L370)), but the upgrade notes still state that the function was removed. ## IS YOUR CHANGE URGENT?...
## 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...
## DESCRIBE YOUR PR Documents a new feature for gathering User Feedback in a Cocoa app, based on the similar feature we already ship in e.g. sentry-javascript. Used https://docs.sentry.io/platforms/javascript/user-feedback/ as...
This PR enhances the Sentry.js v8.x migration guide by incorporating codemod integration to streamline the upgrade process for developers. The motivation behind this change is to provide a more efficient...
## DESCRIBE YOUR PR Description of how span and transaction outcomes are (to be) handled within Relay. ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us...