### Description Implement spec based on this document: https://www.notion.so/sentry/Continuous-UI-Profiling-SDK-API-Spec-17e8b10e4b5d80c59a40c6e114470934 (public: https://develop.sentry.dev/sdk/telemetry/profiles/continuous-profiling-api/) Deprecations: `profilesSampleRate` and `profilesSampler` New APIs: `startProfiler`, `stopProfiler`, `profileSessionSampleRate` and `profileLifecycle` `profiling-node` PR for reference: https://github.com/getsentry/sentry-javascript/pull/15635