Expand description
Sets the sample rate, which should be a double between 0.0
and 1.0
.
Sentry will randomly discard any event that is captured using
sentry_capture_event
when a sample rate < 1 is set.
Sets the sample rate, which should be a double between 0.0
and 1.0
.
Sentry will randomly discard any event that is captured using
sentry_capture_event
when a sample rate < 1 is set.