| Interface | Description |
|---|---|
| Trace.DynamicOtConfigOrBuilder | |
| Trace.LightstepConfigOrBuilder | |
| Trace.TraceServiceConfigOrBuilder | |
| Trace.Tracing.HttpOrBuilder | |
| Trace.TracingOrBuilder | |
| Trace.ZipkinConfigOrBuilder |
| Class | Description |
|---|---|
| Trace | |
| Trace.DynamicOtConfig |
DynamicOtConfig is used to dynamically load a tracer from a shared library
that implements the `OpenTracing dynamic loading API
<https://github.com/opentracing/opentracing-cpp>`_.
|
| Trace.DynamicOtConfig.Builder |
DynamicOtConfig is used to dynamically load a tracer from a shared library
that implements the `OpenTracing dynamic loading API
<https://github.com/opentracing/opentracing-cpp>`_.
|
| Trace.LightstepConfig |
Configuration for the LightStep tracer.
|
| Trace.LightstepConfig.Builder |
Configuration for the LightStep tracer.
|
| Trace.TraceServiceConfig |
Configuration structure.
|
| Trace.TraceServiceConfig.Builder |
Configuration structure.
|
| Trace.Tracing |
The tracing configuration specifies global
settings for the HTTP tracer used by Envoy.
|
| Trace.Tracing.Builder |
The tracing configuration specifies global
settings for the HTTP tracer used by Envoy.
|
| Trace.Tracing.Http |
Protobuf type
envoy.config.trace.v2.Tracing.Http |
| Trace.Tracing.Http.Builder |
Protobuf type
envoy.config.trace.v2.Tracing.Http |
| Trace.ZipkinConfig |
Protobuf type
envoy.config.trace.v2.ZipkinConfig |
| Trace.ZipkinConfig.Builder |
Protobuf type
envoy.config.trace.v2.ZipkinConfig |
Copyright © 2018 The Envoy Project. All rights reserved.