Class HttpConnectionManager.Tracing.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManager.Tracing.Builder>
-
- io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,HttpConnectionManager.TracingOrBuilder,Cloneable
- Enclosing class:
- HttpConnectionManager.Tracing
public static final class HttpConnectionManager.Tracing.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManager.Tracing.Builder> implements HttpConnectionManager.TracingOrBuilder
[#next-free-field: 10]
Protobuf typeenvoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description HttpConnectionManager.Tracing.BuilderaddAllCustomTags(Iterable<? extends CustomTag> values)A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.BuilderaddAllRequestHeadersForTags(Iterable<String> values)Deprecated.HttpConnectionManager.Tracing.BuilderaddCustomTags(int index, CustomTag value)A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.BuilderaddCustomTags(int index, CustomTag.Builder builderForValue)A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.BuilderaddCustomTags(CustomTag value)A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.BuilderaddCustomTags(CustomTag.Builder builderForValue)A list of custom tags with unique tag name to create tags for the active span.CustomTag.BuilderaddCustomTagsBuilder()A list of custom tags with unique tag name to create tags for the active span.CustomTag.BuilderaddCustomTagsBuilder(int index)A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)HttpConnectionManager.Tracing.BuilderaddRequestHeadersForTags(String value)Deprecated.HttpConnectionManager.Tracing.BuilderaddRequestHeadersForTagsBytes(com.google.protobuf.ByteString value)Deprecated.HttpConnectionManager.Tracingbuild()HttpConnectionManager.TracingbuildPartial()HttpConnectionManager.Tracing.Builderclear()HttpConnectionManager.Tracing.BuilderclearClientSampling()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.BuilderclearCustomTags()A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)HttpConnectionManager.Tracing.BuilderclearMaxPathTagLength()Maximum length of the request path to extract and include in the HttpUrl tag.HttpConnectionManager.Tracing.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)HttpConnectionManager.Tracing.BuilderclearOperationName()Deprecated.HttpConnectionManager.Tracing.BuilderclearOverallSampling()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.BuilderclearProvider()Configuration for an external tracing provider.HttpConnectionManager.Tracing.BuilderclearRandomSampling()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.BuilderclearRequestHeadersForTags()Deprecated.HttpConnectionManager.Tracing.BuilderclearVerbose()Whether to annotate spans with additional data.HttpConnectionManager.Tracing.Builderclone()PercentgetClientSampling()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.Percent.BuildergetClientSamplingBuilder()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.PercentOrBuildergetClientSamplingOrBuilder()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.CustomTaggetCustomTags(int index)A list of custom tags with unique tag name to create tags for the active span.CustomTag.BuildergetCustomTagsBuilder(int index)A list of custom tags with unique tag name to create tags for the active span.List<CustomTag.Builder>getCustomTagsBuilderList()A list of custom tags with unique tag name to create tags for the active span.intgetCustomTagsCount()A list of custom tags with unique tag name to create tags for the active span.List<CustomTag>getCustomTagsList()A list of custom tags with unique tag name to create tags for the active span.CustomTagOrBuildergetCustomTagsOrBuilder(int index)A list of custom tags with unique tag name to create tags for the active span.List<? extends CustomTagOrBuilder>getCustomTagsOrBuilderList()A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.TracinggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.UInt32ValuegetMaxPathTagLength()Maximum length of the request path to extract and include in the HttpUrl tag.com.google.protobuf.UInt32Value.BuildergetMaxPathTagLengthBuilder()Maximum length of the request path to extract and include in the HttpUrl tag.com.google.protobuf.UInt32ValueOrBuildergetMaxPathTagLengthOrBuilder()Maximum length of the request path to extract and include in the HttpUrl tag.HttpConnectionManager.Tracing.OperationNamegetOperationName()Deprecated.intgetOperationNameValue()Deprecated.PercentgetOverallSampling()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).Percent.BuildergetOverallSamplingBuilder()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).PercentOrBuildergetOverallSamplingOrBuilder()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).Tracing.HttpgetProvider()Configuration for an external tracing provider.Tracing.Http.BuildergetProviderBuilder()Configuration for an external tracing provider.Tracing.HttpOrBuildergetProviderOrBuilder()Configuration for an external tracing provider.PercentgetRandomSampling()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.Percent.BuildergetRandomSamplingBuilder()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.PercentOrBuildergetRandomSamplingOrBuilder()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.StringgetRequestHeadersForTags(int index)Deprecated.com.google.protobuf.ByteStringgetRequestHeadersForTagsBytes(int index)Deprecated.intgetRequestHeadersForTagsCount()Deprecated.com.google.protobuf.ProtocolStringListgetRequestHeadersForTagsList()Deprecated.booleangetVerbose()Whether to annotate spans with additional data.booleanhasClientSampling()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.booleanhasMaxPathTagLength()Maximum length of the request path to extract and include in the HttpUrl tag.booleanhasOverallSampling()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).booleanhasProvider()Configuration for an external tracing provider.booleanhasRandomSampling()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.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()HttpConnectionManager.Tracing.BuildermergeClientSampling(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.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)HttpConnectionManager.Tracing.BuildermergeFrom(com.google.protobuf.Message other)HttpConnectionManager.Tracing.BuildermergeFrom(HttpConnectionManager.Tracing other)HttpConnectionManager.Tracing.BuildermergeMaxPathTagLength(com.google.protobuf.UInt32Value value)Maximum length of the request path to extract and include in the HttpUrl tag.HttpConnectionManager.Tracing.BuildermergeOverallSampling(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.BuildermergeProvider(Tracing.Http value)Configuration for an external tracing provider.HttpConnectionManager.Tracing.BuildermergeRandomSampling(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.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)HttpConnectionManager.Tracing.BuilderremoveCustomTags(int index)A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.BuildersetClientSampling(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.BuildersetClientSampling(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.BuildersetCustomTags(int index, CustomTag value)A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.BuildersetCustomTags(int index, CustomTag.Builder builderForValue)A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)HttpConnectionManager.Tracing.BuildersetMaxPathTagLength(com.google.protobuf.UInt32Value value)Maximum length of the request path to extract and include in the HttpUrl tag.HttpConnectionManager.Tracing.BuildersetMaxPathTagLength(com.google.protobuf.UInt32Value.Builder builderForValue)Maximum length of the request path to extract and include in the HttpUrl tag.HttpConnectionManager.Tracing.BuildersetOperationName(HttpConnectionManager.Tracing.OperationName value)Deprecated.HttpConnectionManager.Tracing.BuildersetOperationNameValue(int value)Deprecated.HttpConnectionManager.Tracing.BuildersetOverallSampling(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.BuildersetOverallSampling(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.BuildersetProvider(Tracing.Http value)Configuration for an external tracing provider.HttpConnectionManager.Tracing.BuildersetProvider(Tracing.Http.Builder builderForValue)Configuration for an external tracing provider.HttpConnectionManager.Tracing.BuildersetRandomSampling(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.BuildersetRandomSampling(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.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)HttpConnectionManager.Tracing.BuildersetRequestHeadersForTags(int index, String value)Deprecated.HttpConnectionManager.Tracing.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)HttpConnectionManager.Tracing.BuildersetVerbose(boolean value)Whether to annotate spans with additional data.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManager.Tracing.Builder>
-
clear
public HttpConnectionManager.Tracing.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManager.Tracing.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManager.Tracing.Builder>
-
getDefaultInstanceForType
public HttpConnectionManager.Tracing getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public HttpConnectionManager.Tracing build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public HttpConnectionManager.Tracing buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public HttpConnectionManager.Tracing.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManager.Tracing.Builder>
-
setField
public HttpConnectionManager.Tracing.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManager.Tracing.Builder>
-
clearField
public HttpConnectionManager.Tracing.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManager.Tracing.Builder>
-
clearOneof
public HttpConnectionManager.Tracing.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManager.Tracing.Builder>
-
setRepeatedField
public HttpConnectionManager.Tracing.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManager.Tracing.Builder>
-
addRepeatedField
public HttpConnectionManager.Tracing.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManager.Tracing.Builder>
-
mergeFrom
public HttpConnectionManager.Tracing.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<HttpConnectionManager.Tracing.Builder>
-
mergeFrom
public HttpConnectionManager.Tracing.Builder mergeFrom(HttpConnectionManager.Tracing other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManager.Tracing.Builder>
-
mergeFrom
public HttpConnectionManager.Tracing.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<HttpConnectionManager.Tracing.Builder>- Throws:
IOException
-
getOperationNameValue
@Deprecated public int getOperationNameValue()
Deprecated.The span name will be derived from this field. If :ref:`traffic_direction <envoy_api_field_Listener.traffic_direction>` is specified on the parent listener, then it is used instead of this field. .. attention:: This field has been deprecated in favor of `traffic_direction`.
.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.OperationName operation_name = 1 [deprecated = true, (.validate.rules) = { ... }- Specified by:
getOperationNameValuein interfaceHttpConnectionManager.TracingOrBuilder
-
setOperationNameValue
@Deprecated public HttpConnectionManager.Tracing.Builder setOperationNameValue(int value)
Deprecated.The span name will be derived from this field. If :ref:`traffic_direction <envoy_api_field_Listener.traffic_direction>` is specified on the parent listener, then it is used instead of this field. .. attention:: This field has been deprecated in favor of `traffic_direction`.
.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.OperationName operation_name = 1 [deprecated = true, (.validate.rules) = { ... }
-
getOperationName
@Deprecated public HttpConnectionManager.Tracing.OperationName getOperationName()
Deprecated.The span name will be derived from this field. If :ref:`traffic_direction <envoy_api_field_Listener.traffic_direction>` is specified on the parent listener, then it is used instead of this field. .. attention:: This field has been deprecated in favor of `traffic_direction`.
.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.OperationName operation_name = 1 [deprecated = true, (.validate.rules) = { ... }- Specified by:
getOperationNamein interfaceHttpConnectionManager.TracingOrBuilder
-
setOperationName
@Deprecated public HttpConnectionManager.Tracing.Builder setOperationName(HttpConnectionManager.Tracing.OperationName value)
Deprecated.The span name will be derived from this field. If :ref:`traffic_direction <envoy_api_field_Listener.traffic_direction>` is specified on the parent listener, then it is used instead of this field. .. attention:: This field has been deprecated in favor of `traffic_direction`.
.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.OperationName operation_name = 1 [deprecated = true, (.validate.rules) = { ... }
-
clearOperationName
@Deprecated public HttpConnectionManager.Tracing.Builder clearOperationName()
Deprecated.The span name will be derived from this field. If :ref:`traffic_direction <envoy_api_field_Listener.traffic_direction>` is specified on the parent listener, then it is used instead of this field. .. attention:: This field has been deprecated in favor of `traffic_direction`.
.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.OperationName operation_name = 1 [deprecated = true, (.validate.rules) = { ... }
-
getRequestHeadersForTagsList
@Deprecated public com.google.protobuf.ProtocolStringList getRequestHeadersForTagsList()
Deprecated.A list of header names used to create tags for the active span. The header name is used to populate the tag name, and the header value is used to populate the tag value. The tag is created if the specified header name is present in the request's headers. .. attention:: This field has been deprecated in favor of :ref:`custom_tags <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.tracing.custom_tags>`.
repeated string request_headers_for_tags = 2 [deprecated = true];- Specified by:
getRequestHeadersForTagsListin interfaceHttpConnectionManager.TracingOrBuilder
-
getRequestHeadersForTagsCount
@Deprecated public int getRequestHeadersForTagsCount()
Deprecated.A list of header names used to create tags for the active span. The header name is used to populate the tag name, and the header value is used to populate the tag value. The tag is created if the specified header name is present in the request's headers. .. attention:: This field has been deprecated in favor of :ref:`custom_tags <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.tracing.custom_tags>`.
repeated string request_headers_for_tags = 2 [deprecated = true];- Specified by:
getRequestHeadersForTagsCountin interfaceHttpConnectionManager.TracingOrBuilder
-
getRequestHeadersForTags
@Deprecated public String getRequestHeadersForTags(int index)
Deprecated.A list of header names used to create tags for the active span. The header name is used to populate the tag name, and the header value is used to populate the tag value. The tag is created if the specified header name is present in the request's headers. .. attention:: This field has been deprecated in favor of :ref:`custom_tags <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.tracing.custom_tags>`.
repeated string request_headers_for_tags = 2 [deprecated = true];- Specified by:
getRequestHeadersForTagsin interfaceHttpConnectionManager.TracingOrBuilder
-
getRequestHeadersForTagsBytes
@Deprecated public com.google.protobuf.ByteString getRequestHeadersForTagsBytes(int index)
Deprecated.A list of header names used to create tags for the active span. The header name is used to populate the tag name, and the header value is used to populate the tag value. The tag is created if the specified header name is present in the request's headers. .. attention:: This field has been deprecated in favor of :ref:`custom_tags <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.tracing.custom_tags>`.
repeated string request_headers_for_tags = 2 [deprecated = true];- Specified by:
getRequestHeadersForTagsBytesin interfaceHttpConnectionManager.TracingOrBuilder
-
setRequestHeadersForTags
@Deprecated public HttpConnectionManager.Tracing.Builder setRequestHeadersForTags(int index, String value)
Deprecated.A list of header names used to create tags for the active span. The header name is used to populate the tag name, and the header value is used to populate the tag value. The tag is created if the specified header name is present in the request's headers. .. attention:: This field has been deprecated in favor of :ref:`custom_tags <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.tracing.custom_tags>`.
repeated string request_headers_for_tags = 2 [deprecated = true];
-
addRequestHeadersForTags
@Deprecated public HttpConnectionManager.Tracing.Builder addRequestHeadersForTags(String value)
Deprecated.A list of header names used to create tags for the active span. The header name is used to populate the tag name, and the header value is used to populate the tag value. The tag is created if the specified header name is present in the request's headers. .. attention:: This field has been deprecated in favor of :ref:`custom_tags <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.tracing.custom_tags>`.
repeated string request_headers_for_tags = 2 [deprecated = true];
-
addAllRequestHeadersForTags
@Deprecated public HttpConnectionManager.Tracing.Builder addAllRequestHeadersForTags(Iterable<String> values)
Deprecated.A list of header names used to create tags for the active span. The header name is used to populate the tag name, and the header value is used to populate the tag value. The tag is created if the specified header name is present in the request's headers. .. attention:: This field has been deprecated in favor of :ref:`custom_tags <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.tracing.custom_tags>`.
repeated string request_headers_for_tags = 2 [deprecated = true];
-
clearRequestHeadersForTags
@Deprecated public HttpConnectionManager.Tracing.Builder clearRequestHeadersForTags()
Deprecated.A list of header names used to create tags for the active span. The header name is used to populate the tag name, and the header value is used to populate the tag value. The tag is created if the specified header name is present in the request's headers. .. attention:: This field has been deprecated in favor of :ref:`custom_tags <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.tracing.custom_tags>`.
repeated string request_headers_for_tags = 2 [deprecated = true];
-
addRequestHeadersForTagsBytes
@Deprecated public HttpConnectionManager.Tracing.Builder addRequestHeadersForTagsBytes(com.google.protobuf.ByteString value)
Deprecated.A list of header names used to create tags for the active span. The header name is used to populate the tag name, and the header value is used to populate the tag value. The tag is created if the specified header name is present in the request's headers. .. attention:: This field has been deprecated in favor of :ref:`custom_tags <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.tracing.custom_tags>`.
repeated string request_headers_for_tags = 2 [deprecated = true];
-
hasClientSampling
public boolean hasClientSampling()
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. This field is a direct analog for the runtime variable 'tracing.client_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent client_sampling = 3;- Specified by:
hasClientSamplingin interfaceHttpConnectionManager.TracingOrBuilder
-
getClientSampling
public Percent getClientSampling()
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. This field is a direct analog for the runtime variable 'tracing.client_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent client_sampling = 3;- Specified by:
getClientSamplingin interfaceHttpConnectionManager.TracingOrBuilder
-
setClientSampling
public 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. This field is a direct analog for the runtime variable 'tracing.client_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent client_sampling = 3;
-
setClientSampling
public 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. This field is a direct analog for the runtime variable 'tracing.client_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent client_sampling = 3;
-
mergeClientSampling
public 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. This field is a direct analog for the runtime variable 'tracing.client_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent client_sampling = 3;
-
clearClientSampling
public 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. This field is a direct analog for the runtime variable 'tracing.client_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent client_sampling = 3;
-
getClientSamplingBuilder
public Percent.Builder getClientSamplingBuilder()
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. This field is a direct analog for the runtime variable 'tracing.client_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent client_sampling = 3;
-
getClientSamplingOrBuilder
public PercentOrBuilder getClientSamplingOrBuilder()
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. This field is a direct analog for the runtime variable 'tracing.client_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent client_sampling = 3;- Specified by:
getClientSamplingOrBuilderin interfaceHttpConnectionManager.TracingOrBuilder
-
hasRandomSampling
public boolean hasRandomSampling()
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. This field is a direct analog for the runtime variable 'tracing.random_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent random_sampling = 4;- Specified by:
hasRandomSamplingin interfaceHttpConnectionManager.TracingOrBuilder
-
getRandomSampling
public Percent getRandomSampling()
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. This field is a direct analog for the runtime variable 'tracing.random_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent random_sampling = 4;- Specified by:
getRandomSamplingin interfaceHttpConnectionManager.TracingOrBuilder
-
setRandomSampling
public 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. This field is a direct analog for the runtime variable 'tracing.random_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent random_sampling = 4;
-
setRandomSampling
public 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. This field is a direct analog for the runtime variable 'tracing.random_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent random_sampling = 4;
-
mergeRandomSampling
public 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. This field is a direct analog for the runtime variable 'tracing.random_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent random_sampling = 4;
-
clearRandomSampling
public 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. This field is a direct analog for the runtime variable 'tracing.random_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent random_sampling = 4;
-
getRandomSamplingBuilder
public Percent.Builder getRandomSamplingBuilder()
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. This field is a direct analog for the runtime variable 'tracing.random_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent random_sampling = 4;
-
getRandomSamplingOrBuilder
public PercentOrBuilder getRandomSamplingOrBuilder()
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. This field is a direct analog for the runtime variable 'tracing.random_sampling' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent random_sampling = 4;- Specified by:
getRandomSamplingOrBuilderin interfaceHttpConnectionManager.TracingOrBuilder
-
hasOverallSampling
public boolean hasOverallSampling()
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). This field functions as an upper limit on the total configured sampling rate. For instance, setting client_sampling to 100% but overall_sampling to 1% will result in only 1% of client requests with the appropriate headers to be force traced. This field is a direct analog for the runtime variable 'tracing.global_enabled' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent overall_sampling = 5;- Specified by:
hasOverallSamplingin interfaceHttpConnectionManager.TracingOrBuilder
-
getOverallSampling
public Percent getOverallSampling()
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). This field functions as an upper limit on the total configured sampling rate. For instance, setting client_sampling to 100% but overall_sampling to 1% will result in only 1% of client requests with the appropriate headers to be force traced. This field is a direct analog for the runtime variable 'tracing.global_enabled' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent overall_sampling = 5;- Specified by:
getOverallSamplingin interfaceHttpConnectionManager.TracingOrBuilder
-
setOverallSampling
public 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). This field functions as an upper limit on the total configured sampling rate. For instance, setting client_sampling to 100% but overall_sampling to 1% will result in only 1% of client requests with the appropriate headers to be force traced. This field is a direct analog for the runtime variable 'tracing.global_enabled' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent overall_sampling = 5;
-
setOverallSampling
public 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). This field functions as an upper limit on the total configured sampling rate. For instance, setting client_sampling to 100% but overall_sampling to 1% will result in only 1% of client requests with the appropriate headers to be force traced. This field is a direct analog for the runtime variable 'tracing.global_enabled' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent overall_sampling = 5;
-
mergeOverallSampling
public 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). This field functions as an upper limit on the total configured sampling rate. For instance, setting client_sampling to 100% but overall_sampling to 1% will result in only 1% of client requests with the appropriate headers to be force traced. This field is a direct analog for the runtime variable 'tracing.global_enabled' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent overall_sampling = 5;
-
clearOverallSampling
public 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). This field functions as an upper limit on the total configured sampling rate. For instance, setting client_sampling to 100% but overall_sampling to 1% will result in only 1% of client requests with the appropriate headers to be force traced. This field is a direct analog for the runtime variable 'tracing.global_enabled' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent overall_sampling = 5;
-
getOverallSamplingBuilder
public Percent.Builder getOverallSamplingBuilder()
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). This field functions as an upper limit on the total configured sampling rate. For instance, setting client_sampling to 100% but overall_sampling to 1% will result in only 1% of client requests with the appropriate headers to be force traced. This field is a direct analog for the runtime variable 'tracing.global_enabled' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent overall_sampling = 5;
-
getOverallSamplingOrBuilder
public PercentOrBuilder getOverallSamplingOrBuilder()
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). This field functions as an upper limit on the total configured sampling rate. For instance, setting client_sampling to 100% but overall_sampling to 1% will result in only 1% of client requests with the appropriate headers to be force traced. This field is a direct analog for the runtime variable 'tracing.global_enabled' in the :ref:`HTTP Connection Manager <config_http_conn_man_runtime>`. Default: 100%
.envoy.type.Percent overall_sampling = 5;- Specified by:
getOverallSamplingOrBuilderin interfaceHttpConnectionManager.TracingOrBuilder
-
getVerbose
public boolean getVerbose()
Whether to annotate spans with additional data. If true, spans will include logs for stream events.
bool verbose = 6;- Specified by:
getVerbosein interfaceHttpConnectionManager.TracingOrBuilder
-
setVerbose
public HttpConnectionManager.Tracing.Builder setVerbose(boolean value)
Whether to annotate spans with additional data. If true, spans will include logs for stream events.
bool verbose = 6;
-
clearVerbose
public HttpConnectionManager.Tracing.Builder clearVerbose()
Whether to annotate spans with additional data. If true, spans will include logs for stream events.
bool verbose = 6;
-
hasMaxPathTagLength
public boolean hasMaxPathTagLength()
Maximum length of the request path to extract and include in the HttpUrl tag. Used to truncate lengthy request paths to meet the needs of a tracing backend. Default: 256
.google.protobuf.UInt32Value max_path_tag_length = 7;- Specified by:
hasMaxPathTagLengthin interfaceHttpConnectionManager.TracingOrBuilder
-
getMaxPathTagLength
public com.google.protobuf.UInt32Value getMaxPathTagLength()
Maximum length of the request path to extract and include in the HttpUrl tag. Used to truncate lengthy request paths to meet the needs of a tracing backend. Default: 256
.google.protobuf.UInt32Value max_path_tag_length = 7;- Specified by:
getMaxPathTagLengthin interfaceHttpConnectionManager.TracingOrBuilder
-
setMaxPathTagLength
public HttpConnectionManager.Tracing.Builder setMaxPathTagLength(com.google.protobuf.UInt32Value value)
Maximum length of the request path to extract and include in the HttpUrl tag. Used to truncate lengthy request paths to meet the needs of a tracing backend. Default: 256
.google.protobuf.UInt32Value max_path_tag_length = 7;
-
setMaxPathTagLength
public HttpConnectionManager.Tracing.Builder setMaxPathTagLength(com.google.protobuf.UInt32Value.Builder builderForValue)
Maximum length of the request path to extract and include in the HttpUrl tag. Used to truncate lengthy request paths to meet the needs of a tracing backend. Default: 256
.google.protobuf.UInt32Value max_path_tag_length = 7;
-
mergeMaxPathTagLength
public HttpConnectionManager.Tracing.Builder mergeMaxPathTagLength(com.google.protobuf.UInt32Value value)
Maximum length of the request path to extract and include in the HttpUrl tag. Used to truncate lengthy request paths to meet the needs of a tracing backend. Default: 256
.google.protobuf.UInt32Value max_path_tag_length = 7;
-
clearMaxPathTagLength
public HttpConnectionManager.Tracing.Builder clearMaxPathTagLength()
Maximum length of the request path to extract and include in the HttpUrl tag. Used to truncate lengthy request paths to meet the needs of a tracing backend. Default: 256
.google.protobuf.UInt32Value max_path_tag_length = 7;
-
getMaxPathTagLengthBuilder
public com.google.protobuf.UInt32Value.Builder getMaxPathTagLengthBuilder()
Maximum length of the request path to extract and include in the HttpUrl tag. Used to truncate lengthy request paths to meet the needs of a tracing backend. Default: 256
.google.protobuf.UInt32Value max_path_tag_length = 7;
-
getMaxPathTagLengthOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getMaxPathTagLengthOrBuilder()
Maximum length of the request path to extract and include in the HttpUrl tag. Used to truncate lengthy request paths to meet the needs of a tracing backend. Default: 256
.google.protobuf.UInt32Value max_path_tag_length = 7;- Specified by:
getMaxPathTagLengthOrBuilderin interfaceHttpConnectionManager.TracingOrBuilder
-
getCustomTagsList
public List<CustomTag> getCustomTagsList()
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;- Specified by:
getCustomTagsListin interfaceHttpConnectionManager.TracingOrBuilder
-
getCustomTagsCount
public int getCustomTagsCount()
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;- Specified by:
getCustomTagsCountin interfaceHttpConnectionManager.TracingOrBuilder
-
getCustomTags
public CustomTag getCustomTags(int index)
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;- Specified by:
getCustomTagsin interfaceHttpConnectionManager.TracingOrBuilder
-
setCustomTags
public HttpConnectionManager.Tracing.Builder setCustomTags(int index, CustomTag value)
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;
-
setCustomTags
public 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.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;
-
addCustomTags
public HttpConnectionManager.Tracing.Builder addCustomTags(CustomTag value)
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;
-
addCustomTags
public HttpConnectionManager.Tracing.Builder addCustomTags(int index, CustomTag value)
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;
-
addCustomTags
public HttpConnectionManager.Tracing.Builder addCustomTags(CustomTag.Builder builderForValue)
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;
-
addCustomTags
public 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.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;
-
addAllCustomTags
public HttpConnectionManager.Tracing.Builder addAllCustomTags(Iterable<? extends CustomTag> values)
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;
-
clearCustomTags
public HttpConnectionManager.Tracing.Builder clearCustomTags()
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;
-
removeCustomTags
public HttpConnectionManager.Tracing.Builder removeCustomTags(int index)
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;
-
getCustomTagsBuilder
public CustomTag.Builder getCustomTagsBuilder(int index)
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;
-
getCustomTagsOrBuilder
public CustomTagOrBuilder getCustomTagsOrBuilder(int index)
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;- Specified by:
getCustomTagsOrBuilderin interfaceHttpConnectionManager.TracingOrBuilder
-
getCustomTagsOrBuilderList
public List<? extends CustomTagOrBuilder> getCustomTagsOrBuilderList()
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;- Specified by:
getCustomTagsOrBuilderListin interfaceHttpConnectionManager.TracingOrBuilder
-
addCustomTagsBuilder
public CustomTag.Builder addCustomTagsBuilder()
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;
-
addCustomTagsBuilder
public CustomTag.Builder addCustomTagsBuilder(int index)
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;
-
getCustomTagsBuilderList
public List<CustomTag.Builder> getCustomTagsBuilderList()
A list of custom tags with unique tag name to create tags for the active span.
repeated .envoy.type.tracing.v2.CustomTag custom_tags = 8;
-
hasProvider
public boolean hasProvider()
Configuration for an external tracing provider. If not specified, no tracing will be performed. .. attention:: Please be aware that *envoy.tracers.opencensus* provider can only be configured once in Envoy lifetime. Any attempts to reconfigure it or to use different configurations for different HCM filters will be rejected. Such a constraint is inherent to OpenCensus itself. It cannot be overcome without changes on OpenCensus side.
.envoy.config.trace.v2.Tracing.Http provider = 9;- Specified by:
hasProviderin interfaceHttpConnectionManager.TracingOrBuilder
-
getProvider
public Tracing.Http getProvider()
Configuration for an external tracing provider. If not specified, no tracing will be performed. .. attention:: Please be aware that *envoy.tracers.opencensus* provider can only be configured once in Envoy lifetime. Any attempts to reconfigure it or to use different configurations for different HCM filters will be rejected. Such a constraint is inherent to OpenCensus itself. It cannot be overcome without changes on OpenCensus side.
.envoy.config.trace.v2.Tracing.Http provider = 9;- Specified by:
getProviderin interfaceHttpConnectionManager.TracingOrBuilder
-
setProvider
public HttpConnectionManager.Tracing.Builder setProvider(Tracing.Http value)
Configuration for an external tracing provider. If not specified, no tracing will be performed. .. attention:: Please be aware that *envoy.tracers.opencensus* provider can only be configured once in Envoy lifetime. Any attempts to reconfigure it or to use different configurations for different HCM filters will be rejected. Such a constraint is inherent to OpenCensus itself. It cannot be overcome without changes on OpenCensus side.
.envoy.config.trace.v2.Tracing.Http provider = 9;
-
setProvider
public HttpConnectionManager.Tracing.Builder setProvider(Tracing.Http.Builder builderForValue)
Configuration for an external tracing provider. If not specified, no tracing will be performed. .. attention:: Please be aware that *envoy.tracers.opencensus* provider can only be configured once in Envoy lifetime. Any attempts to reconfigure it or to use different configurations for different HCM filters will be rejected. Such a constraint is inherent to OpenCensus itself. It cannot be overcome without changes on OpenCensus side.
.envoy.config.trace.v2.Tracing.Http provider = 9;
-
mergeProvider
public HttpConnectionManager.Tracing.Builder mergeProvider(Tracing.Http value)
Configuration for an external tracing provider. If not specified, no tracing will be performed. .. attention:: Please be aware that *envoy.tracers.opencensus* provider can only be configured once in Envoy lifetime. Any attempts to reconfigure it or to use different configurations for different HCM filters will be rejected. Such a constraint is inherent to OpenCensus itself. It cannot be overcome without changes on OpenCensus side.
.envoy.config.trace.v2.Tracing.Http provider = 9;
-
clearProvider
public HttpConnectionManager.Tracing.Builder clearProvider()
Configuration for an external tracing provider. If not specified, no tracing will be performed. .. attention:: Please be aware that *envoy.tracers.opencensus* provider can only be configured once in Envoy lifetime. Any attempts to reconfigure it or to use different configurations for different HCM filters will be rejected. Such a constraint is inherent to OpenCensus itself. It cannot be overcome without changes on OpenCensus side.
.envoy.config.trace.v2.Tracing.Http provider = 9;
-
getProviderBuilder
public Tracing.Http.Builder getProviderBuilder()
Configuration for an external tracing provider. If not specified, no tracing will be performed. .. attention:: Please be aware that *envoy.tracers.opencensus* provider can only be configured once in Envoy lifetime. Any attempts to reconfigure it or to use different configurations for different HCM filters will be rejected. Such a constraint is inherent to OpenCensus itself. It cannot be overcome without changes on OpenCensus side.
.envoy.config.trace.v2.Tracing.Http provider = 9;
-
getProviderOrBuilder
public Tracing.HttpOrBuilder getProviderOrBuilder()
Configuration for an external tracing provider. If not specified, no tracing will be performed. .. attention:: Please be aware that *envoy.tracers.opencensus* provider can only be configured once in Envoy lifetime. Any attempts to reconfigure it or to use different configurations for different HCM filters will be rejected. Such a constraint is inherent to OpenCensus itself. It cannot be overcome without changes on OpenCensus side.
.envoy.config.trace.v2.Tracing.Http provider = 9;- Specified by:
getProviderOrBuilderin interfaceHttpConnectionManager.TracingOrBuilder
-
setUnknownFields
public final HttpConnectionManager.Tracing.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManager.Tracing.Builder>
-
mergeUnknownFields
public final HttpConnectionManager.Tracing.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManager.Tracing.Builder>
-
-