Skip to content

Commit

Permalink
Update docs/platforms/ruby/common/configuration/options.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Liza Mock <[email protected]>
  • Loading branch information
sl0thentr0py and lizokm authored Aug 16, 2024
1 parent 86762d3 commit 900e90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/platforms/ruby/common/configuration/options.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ We intelligently guess the release in the following order of preference:

<ConfigKey name="sample-rate">

The sampling factor to apply to events. A value of 0.00 will deny sending any events, and a value of 1.00 will send 100% of events.
The sampling factor to apply to events. A value of 0.00 won't send any events, and a value of 1.00 will send 100% of events.

```ruby
# send 50% of events
Expand Down

0 comments on commit 900e90d

Please sign in to comment.