Issue
I want to know whether Continuous Profiling is available for my SDK and platform.
Applies To
All SaaS Customers and Self-Hosted Users
Profiling
Resolution
It depends on your SDK.
Continuous Profiling is for backend services. UI Profiling is the matching product for browser and mobile. Both replace transaction-based profiling’s 30-second, transaction-bound limit and add start/stop control. See Supported SDKs.
If your SDK is not listed
Use transaction-based profiling where supported (for example PHP, Ruby, React Native, Flutter, .NET), or wait for Continuous/UI support. Transaction-based profiling stays tied to transactions and the older duration limit.
For sampling and lifecycle options (profile_session_sample_rate, profile_lifecycle), see Continuous/UI Profiling FAQ.
