Skip to content

Commit eb1edae

Browse files
committed
callout for react router
1 parent 0266830 commit eb1edae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

platform-includes/performance/configure-sample-rate/javascript.react.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ Sentry.init({
2323
tracePropagationTargets: ["localhost", /^https:\/\/yourserver\.io\/api/],
2424
});
2525
```
26+
27+
<Alert>
28+
See [React Router](/platforms/javascript/guides/react/features/react-router/)
29+
for more information on how to configure tracing with React Router.
30+
</Alert>

0 commit comments

Comments
 (0)