ExponentialHistogram$json top-level constant
- @Deprecated('Use exponentialHistogramDescriptor instead')
Implementation
@$core.Deprecated('Use exponentialHistogramDescriptor instead')
const ExponentialHistogram$json = {
'1': 'ExponentialHistogram',
'2': [
{
'1': 'data_points',
'3': 1,
'4': 3,
'5': 11,
'6': '.opentelemetry.proto.metrics.v1.ExponentialHistogramDataPoint',
'10': 'dataPoints'
},
{
'1': 'aggregation_temporality',
'3': 2,
'4': 1,
'5': 14,
'6': '.opentelemetry.proto.metrics.v1.AggregationTemporality',
'10': 'aggregationTemporality'
},
],
};