@FunctionalInterface public interface JaegerTracerCustomizer
| Modifier and Type | Method and Description |
|---|---|
void |
customize(com.uber.jaeger.Tracer.Builder builder)
Provides the ability to execute arbitrary operations on the builder
The customizer should NOT call the build method
|
Copyright © 2018. All rights reserved.