public abstract static class ServiceMeshMetricServiceGrpc.ServiceMeshMetricServiceImplBase extends Object implements io.grpc.BindableService
Define metrics report service. The metrics format is typically representing the data model collected in the service mesh case.
| Constructor and Description |
|---|
ServiceMeshMetricServiceImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
io.grpc.stub.StreamObserver<ServiceMeshMetric> |
collect(io.grpc.stub.StreamObserver<MeshProbeDownstream> responseObserver) |
public io.grpc.stub.StreamObserver<ServiceMeshMetric> collect(io.grpc.stub.StreamObserver<MeshProbeDownstream> responseObserver)
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2022 The Apache Software Foundation. All rights reserved.