| Package | Description |
|---|---|
| com.vmware.vapi.protocol | |
| com.vmware.vapi.protocol.server.rpc.http.impl | |
| com.vmware.vapi.tracing |
| Modifier and Type | Method and Description |
|---|---|
Tracer |
ClientConfiguration.getTracer()
Returns the
Tracer configured for the vAPI runtime. |
| Modifier and Type | Method and Description |
|---|---|
ClientConfiguration.Builder |
ClientConfiguration.Builder.setTracer(Tracer tracer)
Sets the
Tracer for the vapi runtime. |
| Constructor and Description |
|---|
HttpStreamingServlet(MediaTypeResolver mediaTypeResolver,
long asyncTimeout,
Tracer tracer)
Creates a servlet.
|
HttpStreamingServlet(MediaTypeResolver mediaTypeResolver,
Tracer tracer) |
| Modifier and Type | Field and Description |
|---|---|
static Tracer |
Tracer.NO_OP |
| Modifier and Type | Method and Description |
|---|---|
Tracer |
OpenTelemetryTracerBuilder.build()
Builds a new
Tracer |
Copyright © 2023. All rights reserved.