@Configuration @ConditionalOnProperty(value="jaeger.service.name") @ConditionalOnClass(value=org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter.class) public class JaegerConfiguration extends Object
| Constructor and Description |
|---|
JaegerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
io.opentracing.Tracer |
jaegerTracer() |
Copyright © 2016–2019 Red Hat. All rights reserved.