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 TypeMethodDescriptiondefault voidexport(ExportProfilesServiceRequest request, io.grpc.stub.StreamObserver<ExportProfilesServiceResponse> responseObserver)
-
Method Details
-
export
default void export(ExportProfilesServiceRequest request, io.grpc.stub.StreamObserver<ExportProfilesServiceResponse> responseObserver)
-