Optional, the number of queries traced per second. The sample rate determines
how often requests are automatically traced. Defaults to Google.Cloud.Diagnostics.Common.TraceOptions.DefaultQpsSampleRate.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The `TraceOptions` class is used to configure settings for initializing tracing within the `Google.Cloud.Diagnostics.Common` namespace."],["It provides properties such as `BufferOptions`, `QpsSampleRate`, and `RetryOptions` to customize the behavior of the tracer, controlling things like buffering, sampling rate, and retries."],["The `Create` method allows you to instantiate `TraceOptions` with optional parameters for queries per second, buffer options, and retry options, with default values provided for each."],["The latest version of `TraceOptions` available is 5.2.0, with version 4.3.1 being the version that this particular documentation page is covering."]]],[]]