@Configuration @ConditionalOnMissingBean(type="org.springframework.cloud.context.scope.refresh.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 © 2019 Pivotal Software, Inc.. All rights reserved.