| Package | Description |
|---|---|
| io.vertx.core.spi | |
| io.vertx.core.spi.tracing |
| Modifier and Type | Method and Description |
|---|---|
VertxTracer |
VertxTracerFactory.tracer(TracingOptions options)
Create a new
VertxTracer object.
No specific thread and context can be expected when this method is called. |
| Modifier and Type | Field and Description |
|---|---|
static VertxTracer |
VertxTracer.NOOP
Noop tracer.
|
Copyright © 2025 Eclipse. All rights reserved.