InstrumentationScope$json top-level constant
Implementation
@$core.Deprecated('Use instrumentationScopeDescriptor instead')
const InstrumentationScope$json = {
'1': 'InstrumentationScope',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'version', '3': 2, '4': 1, '5': 9, '10': 'version'},
{
'1': 'attributes',
'3': 3,
'4': 3,
'5': 11,
'6': '.opentelemetry.proto.common.v1.KeyValue',
'10': 'attributes'
},
{
'1': 'dropped_attributes_count',
'3': 4,
'4': 1,
'5': 13,
'10': 'droppedAttributesCount'
},
],
};