sentry-docs
sentry-docs copied to clipboard
Sentry's documentation (and tools to build it)
### Description I would love something like this for our SDK getting started pages:  Source: https://dribbble.com/shots/16471628-Welcome-Modal But I do think it would be great to also be able to...
### Which section? SDK Development (?) ### Page URL _No response_ ### Description The developer documentation does not describe best practices for how to call the Sentry CLI from a...
### URL docs.sentry.io/organization/integrations/goastai/ ### Additional Info _No response_
### Problem Statement Graphs and diagrams in the docs (be it application or develop docs) are right now created in another tool, and then the image is linked in our...
## DESCRIBE YOUR PR Clarify the section about local development and testing and point out Spotlight as a option. Fixes #11337 ## IS YOUR CHANGE URGENT? Help us prioritize incoming...
### SDK Python SDK ### Description This has been feedback from a user of our SDK: The [documentation here](https://docs.sentry.io/platforms/python/troubleshooting/#addressing-concurrency-issues ) mentions that: > The SDK ensures every thread has an...
## DESCRIBE YOUR PR *Tell us what you're changing and why. If your PR **resolves an issue**, please link it so it closes automatically.* This PR will give the correct...
### Steps to Reproduce On both Unity and Unreal docs we have `__PUBLIC_DSN__` which are not getting replaced by a demo URL or a user DSN if logged in. In...