Get desktop application:
View/edit binary Protocol Buffers messages
Service that can be used to push spans between one Application instrumented with OpenTelemetry and an collector, or between an collector and a central collector (in this case spans are sent/received to/from multiple Applications).
For performance reasons, it is recommended to keep this RPC alive for the entire life of the application.
An array of ResourceSpans. For data coming from a single resource this array will typically contain one element. Intermediary nodes (such as OpenTelemetry Collector) that receive data from multiple origins typically batch the data before forwarding further and in that case this array will contain multiple elements.
(message has no fields)