Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.Tracing
Packages that use HttpConnectionManager.Tracing
-
Uses of HttpConnectionManager.Tracing in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpConnectionManager.TracingModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.build()HttpConnectionManager.Tracing.Builder.buildPartial()HttpConnectionManager.Tracing.getDefaultInstance()HttpConnectionManager.Tracing.Builder.getDefaultInstanceForType()HttpConnectionManager.Tracing.getDefaultInstanceForType()HttpConnectionManager.Builder.getTracing()Presence of the object defines whether the connection manager emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider <envoy_v3_api_msg_config.trace.v3.Tracing>`.HttpConnectionManager.getTracing()Presence of the object defines whether the connection manager emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider <envoy_v3_api_msg_config.trace.v3.Tracing>`.HttpConnectionManagerOrBuilder.getTracing()Presence of the object defines whether the connection manager emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider <envoy_v3_api_msg_config.trace.v3.Tracing>`.HttpConnectionManager.Tracing.parseDelimitedFrom(InputStream input) HttpConnectionManager.Tracing.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpConnectionManager.Tracing.parseFrom(byte[] data) HttpConnectionManager.Tracing.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpConnectionManager.Tracing.parseFrom(com.google.protobuf.ByteString data) HttpConnectionManager.Tracing.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpConnectionManager.Tracing.parseFrom(com.google.protobuf.CodedInputStream input) HttpConnectionManager.Tracing.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpConnectionManager.Tracing.parseFrom(InputStream input) HttpConnectionManager.Tracing.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpConnectionManager.Tracing.parseFrom(ByteBuffer data) HttpConnectionManager.Tracing.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type HttpConnectionManager.TracingModifier and TypeMethodDescriptioncom.google.protobuf.Parser<HttpConnectionManager.Tracing> HttpConnectionManager.Tracing.getParserForType()static com.google.protobuf.Parser<HttpConnectionManager.Tracing> HttpConnectionManager.Tracing.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type HttpConnectionManager.TracingModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.mergeFrom(HttpConnectionManager.Tracing other) HttpConnectionManager.Builder.mergeTracing(HttpConnectionManager.Tracing value) Presence of the object defines whether the connection manager emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider <envoy_v3_api_msg_config.trace.v3.Tracing>`.HttpConnectionManager.Tracing.newBuilder(HttpConnectionManager.Tracing prototype) HttpConnectionManager.Builder.setTracing(HttpConnectionManager.Tracing value) Presence of the object defines whether the connection manager emits :ref:`tracing <arch_overview_tracing>` data to the :ref:`configured tracing provider <envoy_v3_api_msg_config.trace.v3.Tracing>`.