Skip to content

Commit 62ada89

Browse files
authored
1 parent 6e67955 commit 62ada89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/react-native/tracing/instrumentation/automatic-instrumentation.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Currently, by default, the React Native SDK will only create child spans for fet
186186

187187
### React Profiler
188188

189-
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/).
189+
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/).
190190

191191
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.
192192

0 commit comments

Comments
 (0)