public static final class HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder> implements HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilder
envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing| Modifier and Type | Method and Description |
|---|---|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
addAllRequestHeadersForTags(Iterable<String> values)
A list of header names used to create tags for the active span.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
addRequestHeadersForTags(String value)
A list of header names used to create tags for the active span.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
addRequestHeadersForTagsBytes(com.google.protobuf.ByteString value)
A list of header names used to create tags for the active span.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing |
build() |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing |
buildPartial() |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
clear() |
HttpConnectionManagerOuterClass.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.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
clearOperationName()
The span name will be derived from this field.
|
HttpConnectionManagerOuterClass.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).
|
HttpConnectionManagerOuterClass.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.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
clearRequestHeadersForTags()
A list of header names used to create tags for the active span.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
clone() |
PercentOuterClass.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.
|
PercentOuterClass.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.
|
PercentOuterClass.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.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.OperationName |
getOperationName()
The span name will be derived from this field.
|
int |
getOperationNameValue()
The span name will be derived from this field.
|
PercentOuterClass.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).
|
PercentOuterClass.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).
|
PercentOuterClass.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).
|
PercentOuterClass.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.
|
PercentOuterClass.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.
|
PercentOuterClass.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.
|
String |
getRequestHeadersForTags(int index)
A list of header names used to create tags for the active span.
|
com.google.protobuf.ByteString |
getRequestHeadersForTagsBytes(int index)
A list of header names used to create tags for the active span.
|
int |
getRequestHeadersForTagsCount()
A list of header names used to create tags for the active span.
|
com.google.protobuf.ProtocolStringList |
getRequestHeadersForTagsList()
A list of header names used to create tags for the active span.
|
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.
|
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).
|
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.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
mergeClientSampling(PercentOuterClass.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.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
mergeFrom(HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing other) |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
mergeFrom(com.google.protobuf.Message other) |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
mergeOverallSampling(PercentOuterClass.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).
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
mergeRandomSampling(PercentOuterClass.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.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
setClientSampling(PercentOuterClass.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.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
setClientSampling(PercentOuterClass.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.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
setOperationName(HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.OperationName value)
The span name will be derived from this field.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
setOperationNameValue(int value)
The span name will be derived from this field.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
setOverallSampling(PercentOuterClass.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).
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
setOverallSampling(PercentOuterClass.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).
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
setRandomSampling(PercentOuterClass.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.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
setRandomSampling(PercentOuterClass.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.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
setRequestHeadersForTags(int index,
String value)
A list of header names used to create tags for the active span.
|
HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder>public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder>public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder>public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder>public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder>public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder>public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder>public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder>public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder>public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder mergeFrom(HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder>public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder>IOExceptionpublic int getOperationNameValue()
The span name will be derived from this field.
.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.OperationName operation_name = 1 [(.validate.rules) = { ... }getOperationNameValue in interface HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilderpublic HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder setOperationNameValue(int value)
The span name will be derived from this field.
.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.OperationName operation_name = 1 [(.validate.rules) = { ... }public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.OperationName getOperationName()
The span name will be derived from this field.
.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.OperationName operation_name = 1 [(.validate.rules) = { ... }getOperationName in interface HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilderpublic HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder setOperationName(HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.OperationName value)
The span name will be derived from this field.
.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.OperationName operation_name = 1 [(.validate.rules) = { ... }public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder clearOperationName()
The span name will be derived from this field.
.envoy.config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.OperationName operation_name = 1 [(.validate.rules) = { ... }public com.google.protobuf.ProtocolStringList getRequestHeadersForTagsList()
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.
repeated string request_headers_for_tags = 2;getRequestHeadersForTagsList in interface HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilderpublic int getRequestHeadersForTagsCount()
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.
repeated string request_headers_for_tags = 2;getRequestHeadersForTagsCount in interface HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilderpublic String getRequestHeadersForTags(int index)
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.
repeated string request_headers_for_tags = 2;getRequestHeadersForTags in interface HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilderpublic com.google.protobuf.ByteString getRequestHeadersForTagsBytes(int index)
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.
repeated string request_headers_for_tags = 2;getRequestHeadersForTagsBytes in interface HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilderpublic HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder setRequestHeadersForTags(int index, String value)
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.
repeated string request_headers_for_tags = 2;public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder addRequestHeadersForTags(String value)
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.
repeated string request_headers_for_tags = 2;public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder addAllRequestHeadersForTags(Iterable<String> values)
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.
repeated string request_headers_for_tags = 2;public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder clearRequestHeadersForTags()
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.
repeated string request_headers_for_tags = 2;public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder addRequestHeadersForTagsBytes(com.google.protobuf.ByteString value)
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.
repeated string request_headers_for_tags = 2;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;hasClientSampling in interface HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilderpublic PercentOuterClass.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;getClientSampling in interface HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilderpublic HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder setClientSampling(PercentOuterClass.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;public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder setClientSampling(PercentOuterClass.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;public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder mergeClientSampling(PercentOuterClass.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;public HttpConnectionManagerOuterClass.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;public PercentOuterClass.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;public PercentOuterClass.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;getClientSamplingOrBuilder in interface HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilderpublic 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;hasRandomSampling in interface HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilderpublic PercentOuterClass.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;getRandomSampling in interface HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilderpublic HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder setRandomSampling(PercentOuterClass.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;public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder setRandomSampling(PercentOuterClass.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;public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder mergeRandomSampling(PercentOuterClass.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;public HttpConnectionManagerOuterClass.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;public PercentOuterClass.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;public PercentOuterClass.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;getRandomSamplingOrBuilder in interface HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilderpublic 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;hasOverallSampling in interface HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilderpublic PercentOuterClass.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;getOverallSampling in interface HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilderpublic HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder setOverallSampling(PercentOuterClass.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;public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder setOverallSampling(PercentOuterClass.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;public HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder mergeOverallSampling(PercentOuterClass.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;public HttpConnectionManagerOuterClass.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;public PercentOuterClass.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;public PercentOuterClass.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;getOverallSamplingOrBuilder in interface HttpConnectionManagerOuterClass.HttpConnectionManager.TracingOrBuilderpublic final HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder>public final HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HttpConnectionManagerOuterClass.HttpConnectionManager.Tracing.Builder>Copyright © 2018 The Envoy Project. All rights reserved.