Skip to content

Commit 657da84

Browse files
feat(dynamic-sampling): organization settings (#11791)
1 parent 0b49bc7 commit 657da84

File tree

14 files changed

+217
-142
lines changed

14 files changed

+217
-142
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/performance/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](/organization/dynamic-sampling/#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
Loading
Loading
Loading
Loading
Loading

docs/organization/dynamic-sampling/index.mdx

Lines changed: 214 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)