Continuous Profiling and UI Profiling are now generally available.
These products replace our previous Profiling offering, and offer focused support for two key use cases: optimizing backend performance and infrastructure cost using Continuous Profiling, and improving the quality of frontend user experience on browser and mobile using UI Profiling.
startProfiler
and stopProfiler
APIs that provide direct, manual control over when the profiler is runningprofileLifecycle
configuration option that allows you to choose between the manual
lifecycle (for direct start/stop control) or an optional trace
lifecycle that automatically starts profiling when there is an active root spanprofileSessionSampleRate
configuration option that provides session-scoped sampling, replacing the previousIf you are a new user, see the updated Set Up guide.
If you are an existing Profiling user, see the migration guide for guidance on how to migrate your instrumentation and start using Continuous Profiling and UI Profiling.