public class ExpandExceptionLogsTracerBuilderCustomizer extends Object implements TracerBuilderCustomizer
| Constructor and Description |
|---|
ExpandExceptionLogsTracerBuilderCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(io.jaegertracing.internal.JaegerTracer.Builder builder)
Provides the ability to execute arbitrary operations on the builder The customizer should NOT
call the build method
|
public ExpandExceptionLogsTracerBuilderCustomizer()
public void customize(io.jaegertracing.internal.JaegerTracer.Builder builder)
TracerBuilderCustomizercustomize in interface TracerBuilderCustomizerCopyright © 2018–2021. All rights reserved.