Uses of Class
io.envoyproxy.envoy.type.tracing.v3.CustomTag.Builder
Packages that use CustomTag.Builder
Package
Description
-
Uses of CustomTag.Builder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return CustomTag.BuilderModifier and TypeMethodDescriptionTracing.Builder.addCustomTagsBuilder()A list of custom tags with unique tag name to create tags for the active span.Tracing.Builder.addCustomTagsBuilder(int index) A list of custom tags with unique tag name to create tags for the active span.Tracing.Builder.getCustomTagsBuilder(int index) A list of custom tags with unique tag name to create tags for the active span.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type CustomTag.BuilderModifier and TypeMethodDescriptionTracing.Builder.getCustomTagsBuilderList()A list of custom tags with unique tag name to create tags for the active span.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type CustomTag.BuilderModifier and TypeMethodDescriptionTracing.Builder.addCustomTags(int index, CustomTag.Builder builderForValue) A list of custom tags with unique tag name to create tags for the active span.Tracing.Builder.addCustomTags(CustomTag.Builder builderForValue) A list of custom tags with unique tag name to create tags for the active span.Tracing.Builder.setCustomTags(int index, CustomTag.Builder builderForValue) A list of custom tags with unique tag name to create tags for the active span. -
Uses of CustomTag.Builder in io.envoyproxy.envoy.extensions.access_loggers.grpc.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.grpc.v3 that return CustomTag.BuilderModifier and TypeMethodDescriptionCommonGrpcAccessLogConfig.Builder.addCustomTagsBuilder()A list of custom tags with unique tag name to create tags for the logs.CommonGrpcAccessLogConfig.Builder.addCustomTagsBuilder(int index) A list of custom tags with unique tag name to create tags for the logs.CommonGrpcAccessLogConfig.Builder.getCustomTagsBuilder(int index) A list of custom tags with unique tag name to create tags for the logs.Methods in io.envoyproxy.envoy.extensions.access_loggers.grpc.v3 that return types with arguments of type CustomTag.BuilderModifier and TypeMethodDescriptionCommonGrpcAccessLogConfig.Builder.getCustomTagsBuilderList()A list of custom tags with unique tag name to create tags for the logs.Methods in io.envoyproxy.envoy.extensions.access_loggers.grpc.v3 with parameters of type CustomTag.BuilderModifier and TypeMethodDescriptionCommonGrpcAccessLogConfig.Builder.addCustomTags(int index, CustomTag.Builder builderForValue) A list of custom tags with unique tag name to create tags for the logs.CommonGrpcAccessLogConfig.Builder.addCustomTags(CustomTag.Builder builderForValue) A list of custom tags with unique tag name to create tags for the logs.CommonGrpcAccessLogConfig.Builder.setCustomTags(int index, CustomTag.Builder builderForValue) A list of custom tags with unique tag name to create tags for the logs. -
Uses of CustomTag.Builder in io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3 that return CustomTag.BuilderModifier and TypeMethodDescriptionOpenTelemetryAccessLogConfig.Builder.addCustomTagsBuilder()Custom tags to include as log attributes.OpenTelemetryAccessLogConfig.Builder.addCustomTagsBuilder(int index) Custom tags to include as log attributes.OpenTelemetryAccessLogConfig.Builder.getCustomTagsBuilder(int index) Custom tags to include as log attributes.Methods in io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3 that return types with arguments of type CustomTag.BuilderModifier and TypeMethodDescriptionOpenTelemetryAccessLogConfig.Builder.getCustomTagsBuilderList()Custom tags to include as log attributes.Methods in io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3 with parameters of type CustomTag.BuilderModifier and TypeMethodDescriptionOpenTelemetryAccessLogConfig.Builder.addCustomTags(int index, CustomTag.Builder builderForValue) Custom tags to include as log attributes.OpenTelemetryAccessLogConfig.Builder.addCustomTags(CustomTag.Builder builderForValue) Custom tags to include as log attributes.OpenTelemetryAccessLogConfig.Builder.setCustomTags(int index, CustomTag.Builder builderForValue) Custom tags to include as log attributes. -
Uses of CustomTag.Builder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return CustomTag.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.addCustomTagsBuilder()A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.Builder.addCustomTagsBuilder(int index) A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.Builder.getCustomTagsBuilder(int index) A list of custom tags with unique tag name to create tags for the active span.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type CustomTag.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.getCustomTagsBuilderList()A list of custom tags with unique tag name to create tags for the active span.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type CustomTag.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.addCustomTags(int index, CustomTag.Builder builderForValue) A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.Builder.addCustomTags(CustomTag.Builder builderForValue) A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.Builder.setCustomTags(int index, CustomTag.Builder builderForValue) A list of custom tags with unique tag name to create tags for the active span. -
Uses of CustomTag.Builder in io.envoyproxy.envoy.type.tracing.v3
Methods in io.envoyproxy.envoy.type.tracing.v3 that return CustomTag.BuilderModifier and TypeMethodDescriptionCustomTag.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CustomTag.Builder.clear()CustomTag.Builder.clearEnvironment()An environment custom tag.CustomTag.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) CustomTag.Builder.clearLiteral()A literal custom tag.CustomTag.Builder.clearMetadata()A custom tag to obtain tag value from the metadata.CustomTag.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) CustomTag.Builder.clearRequestHeader()A request header custom tag.CustomTag.Builder.clearTag()Used to populate the tag name.CustomTag.Builder.clearType()CustomTag.Builder.clearValue()Custom tag value.CustomTag.Builder.clone()CustomTag.Builder.mergeEnvironment(CustomTag.Environment value) An environment custom tag.CustomTag.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CustomTag.Builder.mergeFrom(com.google.protobuf.Message other) CustomTag.Builder.mergeLiteral(CustomTag.Literal value) A literal custom tag.CustomTag.Builder.mergeMetadata(CustomTag.Metadata value) A custom tag to obtain tag value from the metadata.CustomTag.Builder.mergeRequestHeader(CustomTag.Header value) A request header custom tag.final CustomTag.BuilderCustomTag.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static CustomTag.BuilderCustomTag.newBuilder()static CustomTag.BuilderCustomTag.newBuilder(CustomTag prototype) CustomTag.newBuilderForType()protected CustomTag.BuilderCustomTag.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) CustomTag.Builder.setEnvironment(CustomTag.Environment value) An environment custom tag.CustomTag.Builder.setEnvironment(CustomTag.Environment.Builder builderForValue) An environment custom tag.CustomTag.Builder.setLiteral(CustomTag.Literal value) A literal custom tag.CustomTag.Builder.setLiteral(CustomTag.Literal.Builder builderForValue) A literal custom tag.CustomTag.Builder.setMetadata(CustomTag.Metadata value) A custom tag to obtain tag value from the metadata.CustomTag.Builder.setMetadata(CustomTag.Metadata.Builder builderForValue) A custom tag to obtain tag value from the metadata.CustomTag.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) CustomTag.Builder.setRequestHeader(CustomTag.Header value) A request header custom tag.CustomTag.Builder.setRequestHeader(CustomTag.Header.Builder builderForValue) A request header custom tag.Used to populate the tag name.CustomTag.Builder.setTagBytes(com.google.protobuf.ByteString value) Used to populate the tag name.final CustomTag.BuilderCustomTag.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Custom tag value.CustomTag.Builder.setValueBytes(com.google.protobuf.ByteString value) Custom tag value.CustomTag.toBuilder()