Uses of Class
io.envoyproxy.envoy.type.tracing.v3.CustomTag
Packages that use CustomTag
Package
Description
-
Uses of CustomTag in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return CustomTagModifier and TypeMethodDescriptionTracing.Builder.getCustomTags(int index) A list of custom tags with unique tag name to create tags for the active span.Tracing.getCustomTags(int index) A list of custom tags with unique tag name to create tags for the active span.TracingOrBuilder.getCustomTags(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 CustomTagModifier and TypeMethodDescriptionTracing.Builder.getCustomTagsList()A list of custom tags with unique tag name to create tags for the active span.Tracing.getCustomTagsList()A list of custom tags with unique tag name to create tags for the active span.TracingOrBuilder.getCustomTagsList()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 CustomTagModifier and TypeMethodDescriptionTracing.Builder.addCustomTags(int index, CustomTag value) A list of custom tags with unique tag name to create tags for the active span.Tracing.Builder.addCustomTags(CustomTag value) A list of custom tags with unique tag name to create tags for the active span.Tracing.Builder.setCustomTags(int index, CustomTag value) A list of custom tags with unique tag name to create tags for the active span.Method parameters in io.envoyproxy.envoy.config.route.v3 with type arguments of type CustomTagModifier and TypeMethodDescriptionTracing.Builder.addAllCustomTags(Iterable<? extends CustomTag> values) A list of custom tags with unique tag name to create tags for the active span. -
Uses of CustomTag 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 CustomTagModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.getCustomTags(int index) A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.getCustomTags(int index) A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.TracingOrBuilder.getCustomTags(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 CustomTagModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.getCustomTagsList()A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.getCustomTagsList()A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.TracingOrBuilder.getCustomTagsList()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 CustomTagModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.addCustomTags(int index, CustomTag value) A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.Builder.addCustomTags(CustomTag value) A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.Builder.setCustomTags(int index, CustomTag value) A list of custom tags with unique tag name to create tags for the active span.Method parameters in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type arguments of type CustomTagModifier and TypeMethodDescriptionHttpConnectionManager.Tracing.Builder.addAllCustomTags(Iterable<? extends CustomTag> values) A list of custom tags with unique tag name to create tags for the active span. -
Uses of CustomTag in io.envoyproxy.envoy.type.tracing.v3
Methods in io.envoyproxy.envoy.type.tracing.v3 that return CustomTagModifier and TypeMethodDescriptionCustomTag.Builder.build()CustomTag.Builder.buildPartial()static CustomTagCustomTag.getDefaultInstance()CustomTag.Builder.getDefaultInstanceForType()CustomTag.getDefaultInstanceForType()static CustomTagCustomTag.parseDelimitedFrom(InputStream input) static CustomTagCustomTag.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomTagCustomTag.parseFrom(byte[] data) static CustomTagCustomTag.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomTagCustomTag.parseFrom(com.google.protobuf.ByteString data) static CustomTagCustomTag.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomTagCustomTag.parseFrom(com.google.protobuf.CodedInputStream input) static CustomTagCustomTag.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomTagCustomTag.parseFrom(InputStream input) static CustomTagCustomTag.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomTagCustomTag.parseFrom(ByteBuffer data) static CustomTagCustomTag.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.tracing.v3 that return types with arguments of type CustomTagModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CustomTag> CustomTag.getParserForType()static com.google.protobuf.Parser<CustomTag> CustomTag.parser()Methods in io.envoyproxy.envoy.type.tracing.v3 with parameters of type CustomTagModifier and TypeMethodDescriptionstatic CustomTag.BuilderCustomTag.newBuilder(CustomTag prototype)