OpenTelemetry.Proto.Common.V1.InstrumentationScope
sealed class InstrumentationScope : IMessage<InstrumentationScope>, IMessage, IEquatable<InstrumentationScope>, IDeepCloneable<InstrumentationScope>, IBufferMessage
InstrumentationScope is a message representing the instrumentation scope information
such as the fully qualified name and version.
Field number for the "attributes" field.
Field number for the "dropped_attributes_count" field.
Field number for the "name" field.
Field number for the "version" field.
An empty instrumentation scope name means the name is unknown.
public InstrumentationScope()