Interface ProfilesServiceGrpc.AsyncService

All Known Implementing Classes:
ProfilesServiceGrpc.ProfilesServiceImplBase
Enclosing class:
ProfilesServiceGrpc

public static interface ProfilesServiceGrpc.AsyncService
 Service that can be used to push profiles 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(ExportProfilesServiceRequest request, io.grpc.stub.StreamObserver<ExportProfilesServiceResponse> responseObserver)
    For performance reasons, it is recommended to keep this RPC alive for the entire life of the application.