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