General
Information that is generally applicable to all Sentry SDKs
- [PHP] Why does sentry keep linking to my https website at port 80?
- Do I need to create spans for profiling in trace mode?
- [PHP] Why I'm not receiving tracing information from my PHP application?
- Rate limiting based on the environment
- [Flutter] Does the SDK offer caching errors in offline mode?
- How do I record replays more selectively?
- 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?
- Why am I missing the "X-Forwarded-For" header in my events?
- Can I create "informational" events that won't count as errors?
- [MAUI] FileNotFoundException on Windows
- Images are not being displayed in my replays
- How do I configure Content-Security-Policy (CSP) filters?
- Crashed in non-app
- Unhandled errors are lowering the crash free rate
- Why is sentry.error_event_id missing from my environment?
- What is the limit of source maps or bundles that we can upload to Sentry?
- Can I inform end-users that their browser extensions are blocking Sentry's API?
- How can I give an event ID to the end-user?
- New Mobile release process FAQ
- 503 error when uploading debug files with cURL
- Why am I getting "429 Too Many Requests" responses from Sentry?
- I uploaded my Debug Information Files but my events are still not symbolicated
- Flutter Web source maps are not working
- What to do when the payload is too large.
- Which IP Adresses is Sentry monitoring from?