You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/concepts/key-terms/tracing/trace-view.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ Also, in these cases you can click "Open In Discover" to see all the events in t
84
84
85
85
Broken subtraces may be caused by:
86
86
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).
88
88
-[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
89
89
-[Rate-limiting](/product/accounts/quotas/#limiting-events) on a project may cause only some events to be sent to Sentry
90
90
-[Project permissions](/product/accounts/membership/#restricting-access) may mean you do not have access to transactions in another project
0 commit comments