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