| Class | Description |
|---|---|
| AlwaysSampler |
Sampler that traces each action |
| IsTracingSampler |
Sampler that traces only if there is already some tracing going on. |
| NeverSampler |
Sampler that never traces |
| PercentageBasedSampler |
This sampler is appropriate for low-traffic instrumentation (ex servers that each receive <100K
requests), or those who do not provision random trace ids.
|
| SamplerProperties |
Properties related to sampling
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.