Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.Tracing.Builder
Packages that use HttpConnectionManager.Tracing.Builder
-
Uses of HttpConnectionManager.Tracing.Builder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type HttpConnectionManager.Tracing.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<HttpConnectionManager.Tracing, HttpConnectionManager.Tracing.Builder, HttpConnectionManager.TracingOrBuilder> HttpConnectionManager.Builder.tracingBuilder_Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpConnectionManager.Tracing.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.addAllCustomTags(Iterable<? extends CustomTag> values) A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.Builder.addCustomTags(int index, CustomTag value) A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.Builder.addCustomTags(int index, CustomTag.Builder builderForValue) A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.Builder.addCustomTags(CustomTag value) A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.Builder.addCustomTags(CustomTag.Builder builderForValue) A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.Builder.clear()HttpConnectionManager.Tracing.Builder.clearClientSampling()Target percentage of requests managed by this HTTP connection manager that will be force traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>` header is set.HttpConnectionManager.Tracing.Builder.clearCustomTags()A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.Builder.clearMaxPathTagLength()Maximum length of the request path to extract and include in the HttpUrl tag.HttpConnectionManager.Tracing.Builder.clearOverallSampling()Target percentage of requests managed by this HTTP connection manager that will be traced after all other sampling checks have been applied (client-directed, force tracing, random sampling).HttpConnectionManager.Tracing.Builder.clearProvider()Configuration for an external tracing provider.HttpConnectionManager.Tracing.Builder.clearRandomSampling()Target percentage of requests managed by this HTTP connection manager that will be randomly selected for trace generation, if not requested by the client or not forced.HttpConnectionManager.Tracing.Builder.clearSpawnUpstreamSpan()Create separate tracing span for each upstream request if true.HttpConnectionManager.Tracing.Builder.clearVerbose()Whether to annotate spans with additional data.HttpConnectionManager.Builder.getTracingBuilder()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.Builder.mergeClientSampling(Percent value) Target percentage of requests managed by this HTTP connection manager that will be force traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>` header is set.HttpConnectionManager.Tracing.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpConnectionManager.Tracing.Builder.mergeFrom(com.google.protobuf.Message other) HttpConnectionManager.Tracing.Builder.mergeFrom(HttpConnectionManager.Tracing other) HttpConnectionManager.Tracing.Builder.mergeMaxPathTagLength(com.google.protobuf.UInt32Value value) Maximum length of the request path to extract and include in the HttpUrl tag.HttpConnectionManager.Tracing.Builder.mergeOverallSampling(Percent value) Target percentage of requests managed by this HTTP connection manager that will be traced after all other sampling checks have been applied (client-directed, force tracing, random sampling).HttpConnectionManager.Tracing.Builder.mergeProvider(Tracing.Http value) Configuration for an external tracing provider.HttpConnectionManager.Tracing.Builder.mergeRandomSampling(Percent value) Target percentage of requests managed by this HTTP connection manager that will be randomly selected for trace generation, if not requested by the client or not forced.HttpConnectionManager.Tracing.Builder.mergeSpawnUpstreamSpan(com.google.protobuf.BoolValue value) Create separate tracing span for each upstream request if true.HttpConnectionManager.Tracing.newBuilder()HttpConnectionManager.Tracing.newBuilder(HttpConnectionManager.Tracing prototype) HttpConnectionManager.Tracing.newBuilderForType()protected HttpConnectionManager.Tracing.BuilderHttpConnectionManager.Tracing.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) HttpConnectionManager.Tracing.Builder.removeCustomTags(int index) A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.Builder.setClientSampling(Percent value) Target percentage of requests managed by this HTTP connection manager that will be force traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>` header is set.HttpConnectionManager.Tracing.Builder.setClientSampling(Percent.Builder builderForValue) Target percentage of requests managed by this HTTP connection manager that will be force traced if the :ref:`x-client-trace-id <config_http_conn_man_headers_x-client-trace-id>` header is set.HttpConnectionManager.Tracing.Builder.setCustomTags(int index, CustomTag value) A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.Builder.setCustomTags(int index, CustomTag.Builder builderForValue) A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.Builder.setMaxPathTagLength(com.google.protobuf.UInt32Value value) Maximum length of the request path to extract and include in the HttpUrl tag.HttpConnectionManager.Tracing.Builder.setMaxPathTagLength(com.google.protobuf.UInt32Value.Builder builderForValue) Maximum length of the request path to extract and include in the HttpUrl tag.HttpConnectionManager.Tracing.Builder.setOverallSampling(Percent value) Target percentage of requests managed by this HTTP connection manager that will be traced after all other sampling checks have been applied (client-directed, force tracing, random sampling).HttpConnectionManager.Tracing.Builder.setOverallSampling(Percent.Builder builderForValue) Target percentage of requests managed by this HTTP connection manager that will be traced after all other sampling checks have been applied (client-directed, force tracing, random sampling).HttpConnectionManager.Tracing.Builder.setProvider(Tracing.Http value) Configuration for an external tracing provider.HttpConnectionManager.Tracing.Builder.setProvider(Tracing.Http.Builder builderForValue) Configuration for an external tracing provider.HttpConnectionManager.Tracing.Builder.setRandomSampling(Percent value) Target percentage of requests managed by this HTTP connection manager that will be randomly selected for trace generation, if not requested by the client or not forced.HttpConnectionManager.Tracing.Builder.setRandomSampling(Percent.Builder builderForValue) Target percentage of requests managed by this HTTP connection manager that will be randomly selected for trace generation, if not requested by the client or not forced.HttpConnectionManager.Tracing.Builder.setSpawnUpstreamSpan(com.google.protobuf.BoolValue value) Create separate tracing span for each upstream request if true.HttpConnectionManager.Tracing.Builder.setSpawnUpstreamSpan(com.google.protobuf.BoolValue.Builder builderForValue) Create separate tracing span for each upstream request if true.HttpConnectionManager.Tracing.Builder.setVerbose(boolean value) Whether to annotate spans with additional data.HttpConnectionManager.Tracing.toBuilder()Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type HttpConnectionManager.Tracing.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<HttpConnectionManager.Tracing, HttpConnectionManager.Tracing.Builder, HttpConnectionManager.TracingOrBuilder> HttpConnectionManager.Builder.internalGetTracingFieldBuilder()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>`.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type HttpConnectionManager.Tracing.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.Builder.setTracing(HttpConnectionManager.Tracing.Builder builderForValue) 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>`.