@sentry/react SDK - doubt about perf monitoring setup

Heys guys.

To setup the performance monitoring is needed to wrap my App component in the Sentry.withProfiler HOC? as shown in the docs?

I am asking because we have a project that is not doing that, but we have some performance indicators in our dashboard. So I am a little bit lost here.

Thanks!