samplingRate property

double? samplingRate
getter/setter pair

Field sampling rate.

This value is only applicable when using the PROBABILITY sampler. The supported values are > 0 and <= 0.5.

Implementation

core.double? samplingRate;