Module logs_service_server

Expand description

Generated server implementations.

Structs§

LogsServiceServer
Service that can be used to push logs between one Application instrumented with OpenTelemetry and an collector, or between an collector and a central collector (in this case logs are sent/received to/from multiple Applications).

Traits§

LogsService
Generated trait containing gRPC methods that should be implemented for use with LogsServiceServer.