GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1TraceSamplingConfig (google_api_apigee v0.38.0) View Source
TraceSamplingConfig represents the detail settings of distributed tracing. Only the fields that are defined in the distributed trace configuration can be overridden using the distribute trace configuration override APIs.
Attributes
-
sampler
(type:String.t
, default:nil
) - Sampler of distributed tracing. OFF is the default value. -
samplingRate
(type:number()
, default:nil
) - Field sampling rate. This value is only applicable when using the PROBABILITY sampler. The supported values are > 0 and <= 0.5.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.