Uses of Interface
io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.TracingOrBuilder
-
Packages that use HttpConnectionManager.TracingOrBuilder Package Description io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 -
-
Uses of HttpConnectionManager.TracingOrBuilder in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2
Classes in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that implement HttpConnectionManager.TracingOrBuilder Modifier and Type Class Description static classHttpConnectionManager.Tracing[#next-free-field: 10]static classHttpConnectionManager.Tracing.Builder[#next-free-field: 10]Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that return HttpConnectionManager.TracingOrBuilder Modifier and Type Method Description HttpConnectionManager.TracingOrBuilderHttpConnectionManager.Builder. getTracingOrBuilder()Presence of the object defines whether the connection manager emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider <envoy_api_msg_config.trace.v2.Tracing>`.HttpConnectionManager.TracingOrBuilderHttpConnectionManager. getTracingOrBuilder()Presence of the object defines whether the connection manager emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider <envoy_api_msg_config.trace.v2.Tracing>`.HttpConnectionManager.TracingOrBuilderHttpConnectionManagerOrBuilder. getTracingOrBuilder()Presence of the object defines whether the connection manager emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider <envoy_api_msg_config.trace.v2.Tracing>`.
-