@Configuration @ConditionalOnClass(value=org.springframework.cloud.context.config.annotation.RefreshScope.class) protected static class ZipkinAutoConfiguration.RefreshScopedPercentageBasedSamplerConfiguration extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
RefreshScopedPercentageBasedSamplerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Sampler |
defaultTraceSampler(SamplerProperties config) |
protected RefreshScopedPercentageBasedSamplerConfiguration()
@Bean @RefreshScope @ConditionalOnMissingBean public Sampler defaultTraceSampler(SamplerProperties config)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.