Uses of Class
io.envoyproxy.envoy.type.tracing.v3.CustomTag
-
-
Uses of CustomTag in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return CustomTag Modifier and Type Method Description CustomTagTracing.Builder. getCustomTags(int index)A list of custom tags with unique tag name to create tags for the active span.CustomTagTracing. getCustomTags(int index)A list of custom tags with unique tag name to create tags for the active span.CustomTagTracingOrBuilder. 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 CustomTag Modifier and Type Method Description List<CustomTag>Tracing.Builder. getCustomTagsList()A list of custom tags with unique tag name to create tags for the active span.List<CustomTag>Tracing. getCustomTagsList()A list of custom tags with unique tag name to create tags for the active span.List<CustomTag>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 CustomTag Modifier and Type Method Description Tracing.BuilderTracing.Builder. addCustomTags(int index, CustomTag value)A list of custom tags with unique tag name to create tags for the active span.Tracing.BuilderTracing.Builder. addCustomTags(CustomTag value)A list of custom tags with unique tag name to create tags for the active span.Tracing.BuilderTracing.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 CustomTag Modifier and Type Method Description Tracing.BuilderTracing.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.access_loggers.grpc.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.grpc.v3 that return CustomTag Modifier and Type Method Description CustomTagCommonGrpcAccessLogConfig.Builder. getCustomTags(int index)A list of custom tags with unique tag name to create tags for the logs.CustomTagCommonGrpcAccessLogConfig. getCustomTags(int index)A list of custom tags with unique tag name to create tags for the logs.CustomTagCommonGrpcAccessLogConfigOrBuilder. getCustomTags(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 Modifier and Type Method Description List<CustomTag>CommonGrpcAccessLogConfig.Builder. getCustomTagsList()A list of custom tags with unique tag name to create tags for the logs.List<CustomTag>CommonGrpcAccessLogConfig. getCustomTagsList()A list of custom tags with unique tag name to create tags for the logs.List<CustomTag>CommonGrpcAccessLogConfigOrBuilder. getCustomTagsList()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 Modifier and Type Method Description CommonGrpcAccessLogConfig.BuilderCommonGrpcAccessLogConfig.Builder. addCustomTags(int index, CustomTag value)A list of custom tags with unique tag name to create tags for the logs.CommonGrpcAccessLogConfig.BuilderCommonGrpcAccessLogConfig.Builder. addCustomTags(CustomTag value)A list of custom tags with unique tag name to create tags for the logs.CommonGrpcAccessLogConfig.BuilderCommonGrpcAccessLogConfig.Builder. setCustomTags(int index, CustomTag value)A list of custom tags with unique tag name to create tags for the logs.Method parameters in io.envoyproxy.envoy.extensions.access_loggers.grpc.v3 with type arguments of type CustomTag Modifier and Type Method Description CommonGrpcAccessLogConfig.BuilderCommonGrpcAccessLogConfig.Builder. addAllCustomTags(Iterable<? extends CustomTag> values)A list of custom tags with unique tag name to create tags for the logs. -
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 CustomTag Modifier and Type Method Description CustomTagHttpConnectionManager.Tracing.Builder. getCustomTags(int index)A list of custom tags with unique tag name to create tags for the active span.CustomTagHttpConnectionManager.Tracing. getCustomTags(int index)A list of custom tags with unique tag name to create tags for the active span.CustomTagHttpConnectionManager.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 CustomTag Modifier and Type Method Description List<CustomTag>HttpConnectionManager.Tracing.Builder. getCustomTagsList()A list of custom tags with unique tag name to create tags for the active span.List<CustomTag>HttpConnectionManager.Tracing. getCustomTagsList()A list of custom tags with unique tag name to create tags for the active span.List<CustomTag>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 CustomTag Modifier and Type Method Description HttpConnectionManager.Tracing.BuilderHttpConnectionManager.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.BuilderHttpConnectionManager.Tracing.Builder. addCustomTags(CustomTag value)A list of custom tags with unique tag name to create tags for the active span.HttpConnectionManager.Tracing.BuilderHttpConnectionManager.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 CustomTag Modifier and Type Method Description HttpConnectionManager.Tracing.BuilderHttpConnectionManager.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 CustomTag Modifier and Type Method Description CustomTagCustomTag.Builder. build()CustomTagCustomTag.Builder. buildPartial()static CustomTagCustomTag. getDefaultInstance()CustomTagCustomTag.Builder. getDefaultInstanceForType()CustomTagCustomTag. 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 CustomTag Modifier and Type Method Description com.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 CustomTag Modifier and Type Method Description CustomTag.BuilderCustomTag.Builder. mergeFrom(CustomTag other)static CustomTag.BuilderCustomTag. newBuilder(CustomTag prototype)
-