public class JaegerTracingManager extends java.lang.Object implements OpenTracingManager
Constructor and Description |
---|
JaegerTracingManager(io.jaegertracing.Configuration.SamplerConfiguration sampler,
io.jaegertracing.Configuration.ReporterConfiguration reporter) |
Modifier and Type | Method and Description |
---|---|
JaegerSpanHandler |
getHandler()
Returns the OpenTracing compatible span handler.
|
void |
resolveHandler()
Resolves the OpenTracing compatible span handler.
|
public JaegerTracingManager(io.jaegertracing.Configuration.SamplerConfiguration sampler, io.jaegertracing.Configuration.ReporterConfiguration reporter)
public void resolveHandler()
OpenTracingManager
resolveHandler
in interface OpenTracingManager
public JaegerSpanHandler getHandler()
OpenTracingManager
getHandler
in interface OpenTracingManager
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.