sentry-docs
sentry-docs copied to clipboard
Make React Native `Sentry.withProfiler` more prominent
Core or SDK?
Platform/SDK
Which part? Which one?
sentry-react-native
Description
The docs on how/why to add Sentry.withProfiler on https://docs.sentry.io/platforms/react-native/performance/instrumentation/automatic-instrumentation/#react-profiler are easy to miss. Failure to set this up causes missing instrumentation.
Suggested Solution
- [ ] Add to onboarding (see e.g. browser react onboarding)