OpenTelemetry.Proto.Collector.Logs.V1.LogsService
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).
Base class for server-side implementations of LogsService
Client for LogsService
Service descriptor
Creates service definition that can be registered with a server
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.