Skip to main content

Is continuous profiling available for my SDK?

Updated over a month ago

Issue

I saw the Profiling docs, and I was wondering if continuous profiling is currently available for the technology I use.

Applies To

  • All customers

Resolution

​Sentry has introduced Continuous Profiling for early adopters, enabling developers to collect profiling data beyond the previous 30-second limit. This feature provides constant visibility into code performance, making it particularly beneficial for long-running processes such as machine learning model training, big data analysis, or extended API requests. Profiles are no longer tied to transaction lifecycles - developers now have control through new start/stop APIs in the SDK.

Current SDK Support:

All native iOS, Node.js, and Python projects.

Did this answer your question?