ScopeMetrics$json top-level constant

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

Implementation

@$core.Deprecated('Use scopeMetricsDescriptor instead')
const ScopeMetrics$json = {
  '1': 'ScopeMetrics',
  '2': [
    {'1': 'scope', '3': 1, '4': 1, '5': 11, '6': '.opentelemetry.proto.common.v1.InstrumentationScope', '10': 'scope'},
    {'1': 'metrics', '3': 2, '4': 3, '5': 11, '6': '.opentelemetry.proto.metrics.v1.Metric', '10': 'metrics'},
    {'1': 'schema_url', '3': 3, '4': 1, '5': 9, '10': 'schemaUrl'},
  ],
};