OpenTelemetry.Proto.Collector.Logs.V1.ExportLogsServiceRequest
sealed class ExportLogsServiceRequest : IMessage<ExportLogsServiceRequest>, IMessage, IEquatable<ExportLogsServiceRequest>, IDeepCloneable<ExportLogsServiceRequest>, IBufferMessage
Field number for the "resource_logs" field.
An array of ResourceLogs.
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.
public ExportLogsServiceRequest()