Skip to content

Commit fc4392e

Browse files
committed
fix
1 parent 9fdc61e commit fc4392e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/key-terms/tracing/trace-view.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Also, in these cases you can click "Open In Discover" to see all the events in t
8484

8585
Broken subtraces may be caused by:
8686

87-
- SDK sampling. Setting a sample rate that's too low may prevent the SDK from sending a transaction. We recommend [sending us all of your transaction data](/product/o/retention-priorities/#deciding-on-your-sdk-sample-rate).
87+
- SDK sampling. Setting a sample rate that's too low may prevent the SDK from sending a transaction. We recommend [sending us all of your transaction data](/product/insights/retention-priorities/#deciding-on-your-sdk-sample-rate).
8888
- [Ad blockers](/platforms/javascript/troubleshooting/#dealing-with-ad-blockers) may prevent transactions in browsers being sent, but HTTP requests to backend projects will still create child transactions
8989
- [Rate-limiting](/product/accounts/quotas/#limiting-events) on a project may cause only some events to be sent to Sentry
9090
- [Project permissions](/product/accounts/membership/#restricting-access) may mean you do not have access to transactions in another project

0 commit comments

Comments
 (0)