Optional, the number of queries traced per second. The sample rate determines
how often requests are automatically traced. Defaults to DefaultQpsSampleRate.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides documentation for the `TraceOptions` class within the `Google.Cloud.Diagnostics.Common` namespace, used for initializing tracing in .NET applications."],["The latest version of the `TraceOptions` class is 5.2.0, with several previous versions also available for reference."],["`TraceOptions` includes properties like `BufferOptions`, `QpsSampleRate`, and `RetryOptions` to customize how tracing is performed, such as buffering, sampling rate, and retries."],["The `Create` method within `TraceOptions` allows for the creation of `TraceOptions` objects, enabling users to define the `qpsSampleRate`, `bufferOptions`, and `retryOptions` when instantiating."],["The class `TraceOptions` inherits from the `object` class, and its assembly is `Google.Cloud.Diagnostics.Common.dll`."]]],[]]