SDKs
Whatever platform you use, we support it. Learn how to configure it.
132 articles
- 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?
- Why do I see a 0.0 byte file when uploading Hermes bundles?
- I don't see the createBundleReleaseJsAndAssets_SentryUpload task that uploads Android source maps
- Can I use React Native Session Replay with TV devices?
- How to filter native events in React Native SDK
- Source maps for iOS events are not working for react native SDK
- I'm getting "Object captured as exception with keys" events, what do they mean?
- Why am I getting a 404 when trying to open my DSN url?
- How can I Retrieve Truncated Data in Sentry?
- How do I send my debug logs to Sentry?
- How can I report only manual exceptions/errors?
- Using Google Tag Manager
- Conditionally enable Session Replay
- Does Sentry have a Tauri v2 SDK?
- Tracing for Unreal Engine SDK
- Why is Sentry not capturing HTTP exceptions in my Laravel app?
- Sampling rate for Replays in User Feedback
- Legacy browser filters don't filter Mobile Chrome
- Which IP Addresses is Sentry monitoring from?
- What to do when the payload is too large
- Flutter Web source maps are not working
- [Flutter] Why are my exceptions type minified?
- [JavaScript] Do I need my source maps publicly available?
- Why am I seeing error "Invalid JSON data: Data too long" in my event breadcrumbs?
- [Unreal Engine] User Feedback is empty
- Missing Sources Context
- Is it okay to run multiple APM tools in parallel?
- I am getting an email from Apple asking for API declaration (ITMS-91053: Missing API declaration)
- Does the service cover the China Mainland area?
- [.NET] Why am I seeing info events after setting a higher MinimumEventLevel?
- How do I verify my events are set up properly for Source Context?
- What to do with debug files larger than 4GB
- [PHP] Why don't I see profiles in Sentry?
- Resolving "event submission rejected with_reason: ProjectId" 403 Error
- [Unreal Engine] Release Management is not working as expected
- Why am I seeing requests with sentry baggage and sentry-trace headers?
- Why am I missing the "X-Forwarded-For" header in my events?
- Why are my Unreal error events showing as Invalid in the Stats page?
- Seeing clock drift processing errors
- How does the sampling rate actually work?
- [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?
- Providing a minimal reproduction application to Support.
- 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
- [JavaScript] Why is Sentry not catching console errors?
- Why do my source maps stop working when I run my app with PM2?
- How can I delay replay recording until a user consents?
- [JavaScript] Why are all my frontend transactions 30 seconds long?
- [JavaScript] How do I dynamically disable and enable Sentry after it has been initialized?
- [JavaScript] Why is thirdPartyErrorFilterIntegration not filtering errors from outside my application?
- How Can I Change Event Properties Dynamically
- I received a error message when enabling debug mode, why?
- Can I set up Performance Monitoring for Micro Frontend?
- Can I monitor my Cloud Functions with Sentry?
- Can I send CORS errors to Sentry?
- How can I reduce the bundle size of JS SDKs?
- Can I use Session Replay with ES5?
- Why are all my console logs sent as errors?
- Filtering out third party errors
- Why isn't maskAttributes working?
- Why am I not receiving server errors in NextJS?
- Jest unable to run after migrating to JavaScript SDK version 8
- Why are nested objects in the context hidden?
- How can I ensure my custom span is sampled, even if the parent span is sampled out?
- Not seeing readable code for Next.js edge functions
- Frames from static/chunks/ folder are not source mapped
- Can Sentry.ErrorBoundary be used in an Electron app made with React?
- Why are some events not mapped when source maps are uploaded correctly?
- How do I use User Feedback with the JavaScript Loader Script?
- How can I implement Custom User Feedback in Next.js?
- Does the SDK set cookies?
- [JavaScript] How do I access the request data of my spans within tracesSampler?
- [NodeJS] Profiler Function Names Showing as "fulfilled" or "__awaiter"
- HeadlessChrome browser throwing errors
- React.JS deployed on Electron
- How do I debug the source map upload errors I see in my build logs in Vercel?
- Global State in Browser Extensions
- Why aren't some hydration errors being dropped by the SDK?
- [JavaScript] Integrations not working on my SDK configuration.
- [NextJS] Why do I see duplicate or unknown releases?
- [JS] Filter events based on their entire stack trace
- [Remix] How do I continue getting error logging to my console after integrating Sentry in my app?
- [Angular] Why are my errors no longer logging to the browser console when I enable Sentry?
- [JavaScript] Why is the message in my error being truncated?
- Why is the denyUrls option not filtering issues from frames with app://*?
- [NextJS] Errors sending events to /monitoring
- [Fixed] Error events with Related Exceptions create issues with the wrong title
- Frames from outside my app are not mapping
- Sourcemaps: Debug Ids
- [Python SDK] What Is the Status of Python SDK Version 3.0?
- [Django] Why are my SDK Options not applying?
- [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 and other fields?
- [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?
- [FastAPI] Missing HTTP body
- How to prevent Python SDK from picking up console logger?
- [Python] Why is Sentry reporting "broken repr" in my stack trace?
- [Python] I am receiving Error "ImportError: cannot import name 'Mapping' from 'collections"
- [Python] How does continue_trace() work?
- [Python] Does the Sanic integration support Automatic Instrumentation?
