@ConfigurationProperties(value="spring.sleuth.sampler") public class SamplerProperties extends Object
| Constructor and Description |
|---|
SamplerProperties() |
| Modifier and Type | Method and Description |
|---|---|
Float |
getProbability() |
Integer |
getRate() |
void |
setProbability(Float probability) |
void |
setRate(Integer rate) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.