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

  • Needs first check this bug https://github.com/getsentry/sentry-javascript/issues/4843

krystofwoldrich avatar Jun 16 '23 12:06 krystofwoldrich

We can share this page for both React and React Native. https://docs.sentry.io/platforms/javascript/guides/react/features/component-tracking/

krystofwoldrich avatar Jun 22 '23 07:06 krystofwoldrich