traceSampleRate property

double traceSampleRate
getter/setter pair

Sets the sampling rate for resource tracing

The sampling rate must be a value between 0.0 and 100.0. A value of 0.0 means no resources will include APM tracing, 100.0 resource will include APM tracing

Defaults to 20.0.

Implementation

double traceSampleRate;