Interface MetricsServiceGrpc.AsyncService

All Known Implementing Classes:
MetricsServiceGrpc.MetricsServiceImplBase
Enclosing class:
MetricsServiceGrpc

public static interface MetricsServiceGrpc.AsyncService
 Service that can be used to push metrics between one Application
 instrumented with OpenTelemetry and a collector, or between a collector and a
 central collector.
 
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    export(ExportMetricsServiceRequest request, io.grpc.stub.StreamObserver<ExportMetricsServiceResponse> responseObserver)
    For performance reasons, it is recommended to keep this RPC alive for the entire life of the application.