Skip to content

Commit 3ba3637

Browse files
Update docs/platforms/unreal/configuration/sampling.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent cf1ef98 commit 3ba3637

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/platforms/unreal/configuration/sampling.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Changing the error sample rate requires re-deployment. In addition, setting an S
2525
We recommend sampling your transactions for two reasons:
2626

2727
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.
28+
2829
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.
2930

3031
Choose a sampling rate with the goal of finding a balance between performance and volume concerns with data accuracy. You don't want to collect _too_ much data, but you want to collect sufficient data from which to draw meaningful conclusions. If you’re not sure what rate to choose, start with a low value and gradually increase it as you learn more about your traffic patterns and volume.

0 commit comments

Comments
 (0)