public static final class ServiceMeshMetricServiceGrpc.ServiceMeshMetricServiceStub extends io.grpc.stub.AbstractAsyncStub<ServiceMeshMetricServiceGrpc.ServiceMeshMetricServiceStub>
Define metrics report service. The metrics format is typically representing the data model collected in the service mesh case.
| Modifier and Type | Method and Description |
|---|---|
protected ServiceMeshMetricServiceGrpc.ServiceMeshMetricServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
io.grpc.stub.StreamObserver<ServiceMeshMetric> |
collect(io.grpc.stub.StreamObserver<MeshProbeDownstream> responseObserver) |
protected ServiceMeshMetricServiceGrpc.ServiceMeshMetricServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ServiceMeshMetricServiceGrpc.ServiceMeshMetricServiceStub>public io.grpc.stub.StreamObserver<ServiceMeshMetric> collect(io.grpc.stub.StreamObserver<MeshProbeDownstream> responseObserver)
Copyright © 2022 The Apache Software Foundation. All rights reserved.