Android
Cocoa
- How can I disable showing source code for my iOS app?
- Mobile nmp warning/CI build/local build failure
- "App Hanging" event's stack trace seems unrelated to the app hang.
- Getting "A server with the specified hostname could not be found" error
- How can I change the timeout for app hangs?
- How can I get info on the last crash in my app using the Sentry SDK?
React Native
General
- How long do logs take to reach the Sentry platform?
- Which source maps should I upload to Sentry for Ionic Capacitor Android Builds?
- [Laravel] Why are transasction still reported after seeing the traces_sample_rate to 0.0?
- Can I control the event type between default and error?
- Can I set different sample rates for different errors?
- Why am I receiving an error regarding application.html.erb not existing when I run the command bin/rails generate sentry?
JavaScript
- Sourcemaps: Debug Ids
- Can I include the request and response body in my JS SDK based errors?
- Can I monitor my Cloud Functions with Sentry?
- Can I send CORS errors to Sentry?
- Can I set MaxBreadcrumbs higher than 100?
- Can I set up Performance Monitoring for Micro Frontend?
Python
- [Python] Why are the arrays in my request body being capped at 10 elements?
- [Python] How to increase the amount of data shown in stack trace's variables?
- [Python] Truncated messages
- Handled exceptions from OpenAI are still being captured and reported in Sentry
- Why is a stack trace not attached to my errors in Sentry?
- Missing HTTP body