public class JaegerTracerConfigurator extends TracerConfigurator
| Modifier and Type | Field and Description |
|---|---|
static String |
AGENT_HOST |
static String |
AGENT_PORT |
static String |
FLUSH_INTERVAL |
static String |
LOG_SPANS |
static String |
MAX_QUEUE_SIZE |
| Constructor and Description |
|---|
JaegerTracerConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
io.opentracing.Tracer |
getTracer() |
void |
init(NamedList args) |
loadTracerpublic static final String AGENT_HOST
public static final String AGENT_PORT
public static final String LOG_SPANS
public static final String FLUSH_INTERVAL
public static final String MAX_QUEUE_SIZE
public io.opentracing.Tracer getTracer()
getTracer in class TracerConfiguratorpublic void init(NamedList args)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.