Exemplar$json top-level constant

  1. @Deprecated('Use exemplarDescriptor instead')
Map<String, Object> const Exemplar$json

Implementation

@$core.Deprecated('Use exemplarDescriptor instead')
const Exemplar$json = {
  '1': 'Exemplar',
  '2': [
    {
      '1': 'filtered_attributes',
      '3': 7,
      '4': 3,
      '5': 11,
      '6': '.opentelemetry.proto.common.v1.KeyValue',
      '10': 'filteredAttributes'
    },
    {'1': 'time_unix_nano', '3': 2, '4': 1, '5': 6, '10': 'timeUnixNano'},
    {'1': 'as_double', '3': 3, '4': 1, '5': 1, '9': 0, '10': 'asDouble'},
    {'1': 'as_int', '3': 6, '4': 1, '5': 16, '9': 0, '10': 'asInt'},
    {'1': 'span_id', '3': 4, '4': 1, '5': 12, '10': 'spanId'},
    {'1': 'trace_id', '3': 5, '4': 1, '5': 12, '10': 'traceId'},
  ],
  '8': [
    {'1': 'value'},
  ],
  '9': [
    {'1': 1, '2': 2},
  ],
};