Skip to content

Commit 1560516

Browse files
Update docs/platforms/unreal/configuration/sampling.mdx
Co-authored-by: Bruno Garcia <[email protected]>
1 parent f4dae01 commit 1560516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/unreal/configuration/sampling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Changing the error sample rate requires re-deployment. In addition, setting an S
2424

2525
We recommend sampling your transactions for two reasons:
2626

27-
1. Capturing a single trace involves minimal overhead, but capturing traces for _every_ page load or _every_ API request may add an undesirable load to your system.
27+
1. Capturing a single trace involves minimal overhead, but capturing traces for _every_ level loaded or _every_ API request may add an undesirable load to your system.
2828

2929
2. Enabling sampling allows you to better manage the number of events sent to Sentry, so you can tailor your volume to your organization's needs.
3030

0 commit comments

Comments
 (0)