Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
upsi
  • Loading branch information
bitsandfoxes committed Feb 5, 2025
commit b20b88beb5657019211a5bf2e9f6311b1b5be4d1
2 changes: 0 additions & 2 deletions docs/platforms/dotnet/common/configuration/options.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,6 @@ Controls how many seconds to wait before shutting down. Sentry SDKs send events

## Tracing Options

</ConfigKey>

<ConfigKey name="traces-sample-rate">

A number between 0 and 1, controlling the percentage chance a given transaction will be sent to Sentry. (0 represents 0% while 1 represents 100%.) Applies equally to all transactions created in the app. Either this or <PlatformIdentifier name="traces-sampler" /> must be defined to enable tracing.
Expand Down
Loading