Package | Description |
---|---|
io.vertx.core.tracing | |
io.vertx.tracing.opentracing | |
io.vertx.tracing.zipkin |
Modifier and Type | Method and Description |
---|---|
VertxTracerFactory |
TracingOptions.getFactory()
Get the tracer factory to be used when tracing are enabled.
|
Modifier and Type | Method and Description |
---|---|
TracingOptions |
TracingOptions.setFactory(VertxTracerFactory factory)
Programmatically set the tracer factory to be used when tracing are enabled.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenTracingTracerFactory |
Modifier and Type | Class and Description |
---|---|
class |
ZipkinTracerFactory |
Copyright © 2020 Eclipse. All rights reserved.