OpenTelemetry.Proto.Logs.V1.ScopeLogs
sealed class ScopeLogs : IMessage<ScopeLogs>, IMessage, IEquatable<ScopeLogs>, IDeepCloneable<ScopeLogs>, IBufferMessage
A collection of Logs produced by a Scope.
Field number for the "log_records" field.
Field number for the "schema_url" field.
Field number for the "scope" field.
A list of log records.
This schema_url applies to all logs in the "logs" field.
The instrumentation scope information for the logs in this message.
Semantically when InstrumentationScope isn't set, it is equivalent with
an empty instrumentation scope name (unknown).
public ScopeLogs()