Skip to content

Commit

Permalink
Update automatic-instrumentation.mdx (#12051)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdzhong authored Dec 9, 2024
1 parent 6e67955 commit 62ada89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Currently, by default, the React Native SDK will only create child spans for fet

### React Profiler

We export the React Profiler from our React Native SDK as well. Learn more in [React Component Tracking](/platforms/javascript/guides/react/features/component-tracking/).
We export the React Profiler from our React Native SDK as well. Learn more in [React Component Tracking](/platforms/javascript/guides/react/features/component-monitoring/).

After you instrument your app's routing, if you wrap a component that renders on one of the routes with `withProfiler`, you will be able to track the component's lifecycle as a child span of the route transaction.

Expand Down

0 comments on commit 62ada89

Please sign in to comment.