类的使用
org.apache.skywalking.apm.network.servicemesh.v3.HTTPServiceMeshMetric.Builder
-
org.apache.skywalking.apm.network.servicemesh.v3中HTTPServiceMeshMetric.Builder的使用
修饰符和类型方法说明HTTPServiceMeshMetric.Builder.addAllDestInstanceProperties(Iterable<? extends KeyStringValuePair> values) repeated .skywalking.v3.KeyStringValuePair destInstanceProperties = 18;HTTPServiceMeshMetric.Builder.addAllSourceInstanceProperties(Iterable<? extends KeyStringValuePair> values) repeated .skywalking.v3.KeyStringValuePair sourceInstanceProperties = 17;HTTPServiceMeshMetric.Builder.addDestInstanceProperties(int index, KeyStringValuePair value) repeated .skywalking.v3.KeyStringValuePair destInstanceProperties = 18;HTTPServiceMeshMetric.Builder.addDestInstanceProperties(int index, KeyStringValuePair.Builder builderForValue) repeated .skywalking.v3.KeyStringValuePair destInstanceProperties = 18;HTTPServiceMeshMetric.Builder.addDestInstanceProperties(KeyStringValuePair value) repeated .skywalking.v3.KeyStringValuePair destInstanceProperties = 18;HTTPServiceMeshMetric.Builder.addDestInstanceProperties(KeyStringValuePair.Builder builderForValue) repeated .skywalking.v3.KeyStringValuePair destInstanceProperties = 18;HTTPServiceMeshMetrics.Builder.addMetricsBuilder()repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;HTTPServiceMeshMetrics.Builder.addMetricsBuilder(int index) repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;HTTPServiceMeshMetric.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) HTTPServiceMeshMetric.Builder.addSourceInstanceProperties(int index, KeyStringValuePair value) repeated .skywalking.v3.KeyStringValuePair sourceInstanceProperties = 17;HTTPServiceMeshMetric.Builder.addSourceInstanceProperties(int index, KeyStringValuePair.Builder builderForValue) repeated .skywalking.v3.KeyStringValuePair sourceInstanceProperties = 17;HTTPServiceMeshMetric.Builder.addSourceInstanceProperties(KeyStringValuePair value) repeated .skywalking.v3.KeyStringValuePair sourceInstanceProperties = 17;HTTPServiceMeshMetric.Builder.addSourceInstanceProperties(KeyStringValuePair.Builder builderForValue) repeated .skywalking.v3.KeyStringValuePair sourceInstanceProperties = 17;HTTPServiceMeshMetric.Builder.clear()HTTPServiceMeshMetric.Builder.clearDestInstanceProperties()repeated .skywalking.v3.KeyStringValuePair destInstanceProperties = 18;HTTPServiceMeshMetric.Builder.clearDestServiceInstance()string destServiceInstance = 6;HTTPServiceMeshMetric.Builder.clearDestServiceName()string destServiceName = 5;HTTPServiceMeshMetric.Builder.clearDetectPoint().skywalking.v3.DetectPoint detectPoint = 12;HTTPServiceMeshMetric.Builder.clearEndpoint()string endpoint = 7;HTTPServiceMeshMetric.Builder.clearEndTime()End timestamp in milliseconds of this RPC, measured between the current time and midnight, January 1, 1970 UTC.HTTPServiceMeshMetric.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) HTTPServiceMeshMetric.Builder.clearInternalErrorCode()The sidecar/proxy internal error code, the value bases on the implementation.HTTPServiceMeshMetric.Builder.clearInternalRequestLatencyNanos()Internal request(response) latency is the time cost inside the Envoy sidecar proxy.HTTPServiceMeshMetric.Builder.clearInternalResponseLatencyNanos()internalResponseLatencyNanos = time_to_first_downstream_tx_byte - time_to_first_upstream_rx_byte; | ... request workflow ... | upstream | ----- response -----> | proxy | ------- response -------> | client | | time_to_first_upstream_rx_byte | | time_to_last_downstream_tx_byte | | internalResponseLatencyNanos |HTTPServiceMeshMetric.Builder.clearLatency()int32 latency = 8;HTTPServiceMeshMetric.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) HTTPServiceMeshMetric.Builder.clearProtocol().skywalking.v3.Protocol protocol = 11;HTTPServiceMeshMetric.Builder.clearResponseCode()int32 responseCode = 9;HTTPServiceMeshMetric.Builder.clearSourceInstanceProperties()repeated .skywalking.v3.KeyStringValuePair sourceInstanceProperties = 17;HTTPServiceMeshMetric.Builder.clearSourceServiceInstance()string sourceServiceInstance = 4;HTTPServiceMeshMetric.Builder.clearSourceServiceName()string sourceServiceName = 3;HTTPServiceMeshMetric.Builder.clearStartTime()Start timestamp in milliseconds of this RPC, measured between the current time and midnight, January 1, 1970 UTC.HTTPServiceMeshMetric.Builder.clearStatus()Status represents the response status of this calling.HTTPServiceMeshMetric.Builder.clearTlsMode()NONE, mTLS, or TLSHTTPServiceMeshMetric.Builder.clone()HTTPServiceMeshMetrics.Builder.getMetricsBuilder(int index) repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;HTTPServiceMeshMetric.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HTTPServiceMeshMetric.Builder.mergeFrom(com.google.protobuf.Message other) HTTPServiceMeshMetric.Builder.mergeFrom(HTTPServiceMeshMetric other) HTTPServiceMeshMetric.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) HTTPServiceMeshMetric.newBuilder()HTTPServiceMeshMetric.newBuilder(HTTPServiceMeshMetric prototype) HTTPServiceMeshMetric.newBuilderForType()protected HTTPServiceMeshMetric.BuilderHTTPServiceMeshMetric.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) HTTPServiceMeshMetric.Builder.removeDestInstanceProperties(int index) repeated .skywalking.v3.KeyStringValuePair destInstanceProperties = 18;HTTPServiceMeshMetric.Builder.removeSourceInstanceProperties(int index) repeated .skywalking.v3.KeyStringValuePair sourceInstanceProperties = 17;HTTPServiceMeshMetric.Builder.setDestInstanceProperties(int index, KeyStringValuePair value) repeated .skywalking.v3.KeyStringValuePair destInstanceProperties = 18;HTTPServiceMeshMetric.Builder.setDestInstanceProperties(int index, KeyStringValuePair.Builder builderForValue) repeated .skywalking.v3.KeyStringValuePair destInstanceProperties = 18;HTTPServiceMeshMetric.Builder.setDestServiceInstance(String value) string destServiceInstance = 6;HTTPServiceMeshMetric.Builder.setDestServiceInstanceBytes(com.google.protobuf.ByteString value) string destServiceInstance = 6;HTTPServiceMeshMetric.Builder.setDestServiceName(String value) string destServiceName = 5;HTTPServiceMeshMetric.Builder.setDestServiceNameBytes(com.google.protobuf.ByteString value) string destServiceName = 5;HTTPServiceMeshMetric.Builder.setDetectPoint(DetectPoint value) .skywalking.v3.DetectPoint detectPoint = 12;HTTPServiceMeshMetric.Builder.setDetectPointValue(int value) .skywalking.v3.DetectPoint detectPoint = 12;HTTPServiceMeshMetric.Builder.setEndpoint(String value) string endpoint = 7;HTTPServiceMeshMetric.Builder.setEndpointBytes(com.google.protobuf.ByteString value) string endpoint = 7;HTTPServiceMeshMetric.Builder.setEndTime(long value) End timestamp in milliseconds of this RPC, measured between the current time and midnight, January 1, 1970 UTC.HTTPServiceMeshMetric.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) HTTPServiceMeshMetric.Builder.setInternalErrorCode(String value) The sidecar/proxy internal error code, the value bases on the implementation.HTTPServiceMeshMetric.Builder.setInternalErrorCodeBytes(com.google.protobuf.ByteString value) The sidecar/proxy internal error code, the value bases on the implementation.HTTPServiceMeshMetric.Builder.setInternalRequestLatencyNanos(long value) Internal request(response) latency is the time cost inside the Envoy sidecar proxy.HTTPServiceMeshMetric.Builder.setInternalResponseLatencyNanos(long value) internalResponseLatencyNanos = time_to_first_downstream_tx_byte - time_to_first_upstream_rx_byte; | ... request workflow ... | upstream | ----- response -----> | proxy | ------- response -------> | client | | time_to_first_upstream_rx_byte | | time_to_last_downstream_tx_byte | | internalResponseLatencyNanos |HTTPServiceMeshMetric.Builder.setLatency(int value) int32 latency = 8;HTTPServiceMeshMetric.Builder.setProtocol(Protocol value) .skywalking.v3.Protocol protocol = 11;HTTPServiceMeshMetric.Builder.setProtocolValue(int value) .skywalking.v3.Protocol protocol = 11;HTTPServiceMeshMetric.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) HTTPServiceMeshMetric.Builder.setResponseCode(int value) int32 responseCode = 9;HTTPServiceMeshMetric.Builder.setSourceInstanceProperties(int index, KeyStringValuePair value) repeated .skywalking.v3.KeyStringValuePair sourceInstanceProperties = 17;HTTPServiceMeshMetric.Builder.setSourceInstanceProperties(int index, KeyStringValuePair.Builder builderForValue) repeated .skywalking.v3.KeyStringValuePair sourceInstanceProperties = 17;HTTPServiceMeshMetric.Builder.setSourceServiceInstance(String value) string sourceServiceInstance = 4;HTTPServiceMeshMetric.Builder.setSourceServiceInstanceBytes(com.google.protobuf.ByteString value) string sourceServiceInstance = 4;HTTPServiceMeshMetric.Builder.setSourceServiceName(String value) string sourceServiceName = 3;HTTPServiceMeshMetric.Builder.setSourceServiceNameBytes(com.google.protobuf.ByteString value) string sourceServiceName = 3;HTTPServiceMeshMetric.Builder.setStartTime(long value) Start timestamp in milliseconds of this RPC, measured between the current time and midnight, January 1, 1970 UTC.HTTPServiceMeshMetric.Builder.setStatus(boolean value) Status represents the response status of this calling.HTTPServiceMeshMetric.Builder.setTlsMode(String value) NONE, mTLS, or TLSHTTPServiceMeshMetric.Builder.setTlsModeBytes(com.google.protobuf.ByteString value) NONE, mTLS, or TLSHTTPServiceMeshMetric.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) HTTPServiceMeshMetric.toBuilder()修饰符和类型方法说明HTTPServiceMeshMetrics.Builder.getMetricsBuilderList()repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;修饰符和类型方法说明HTTPServiceMeshMetrics.Builder.addMetrics(int index, HTTPServiceMeshMetric.Builder builderForValue) repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;HTTPServiceMeshMetrics.Builder.addMetrics(HTTPServiceMeshMetric.Builder builderForValue) repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;HTTPServiceMeshMetrics.Builder.setMetrics(int index, HTTPServiceMeshMetric.Builder builderForValue) repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;