public final class Trace extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
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>`_.
|
static interface |
Trace.DynamicOtConfigOrBuilder |
static class |
Trace.LightstepConfig
Configuration for the LightStep tracer.
|
static interface |
Trace.LightstepConfigOrBuilder |
static class |
Trace.TraceServiceConfig
Configuration structure.
|
static interface |
Trace.TraceServiceConfigOrBuilder |
static class |
Trace.Tracing
The tracing configuration specifies global
settings for the HTTP tracer used by Envoy.
|
static interface |
Trace.TracingOrBuilder |
static class |
Trace.ZipkinConfig
Protobuf type
envoy.config.trace.v2.ZipkinConfig |
static interface |
Trace.ZipkinConfigOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2018 The Envoy Project. All rights reserved.