sampleRate property
Sample rate for metrics collection (0.0 to 1.0). Example: 0.01 = 1% of operations are sampled.
Implementation
static double sampleRate = 0.01;
Sample rate for metrics collection (0.0 to 1.0). Example: 0.01 = 1% of operations are sampled.
static double sampleRate = 0.01;