Histogram$json top-level constant

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

Implementation

@$core.Deprecated('Use histogramDescriptor instead')
const Histogram$json = {
  '1': 'Histogram',
  '2': [
    {'1': 'data_points', '3': 1, '4': 3, '5': 11, '6': '.opentelemetry.proto.metrics.v1.HistogramDataPoint', '10': 'dataPoints'},
    {'1': 'aggregation_temporality', '3': 2, '4': 1, '5': 14, '6': '.opentelemetry.proto.metrics.v1.AggregationTemporality', '10': 'aggregationTemporality'},
  ],
};