Uses of Interface
io.envoyproxy.envoy.config.trace.v3.DynamicOtConfigOrBuilder
-
Packages that use DynamicOtConfigOrBuilder Package Description io.envoyproxy.envoy.config.trace.v3 -
-
Uses of DynamicOtConfigOrBuilder in io.envoyproxy.envoy.config.trace.v3
Classes in io.envoyproxy.envoy.config.trace.v3 that implement DynamicOtConfigOrBuilder Modifier and Type Class Description class
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 class
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>`_.
-