sentry-docs icon indicating copy to clipboard operation
sentry-docs copied to clipboard

Make React Native `Sentry.withProfiler` more prominent

Open kahest opened this issue 2 years ago • 2 comments

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)

kahest avatar Jun 05 '23 14:06 kahest