HistogramDataPoint$json top-level constant
Implementation
@$core.Deprecated('Use histogramDataPointDescriptor instead')
const HistogramDataPoint$json = {
'1': 'HistogramDataPoint',
'2': [
{'1': 'attributes', '3': 9, '4': 3, '5': 11, '6': '.opentelemetry.proto.common.v1.KeyValue', '10': 'attributes'},
{'1': 'start_time_unix_nano', '3': 2, '4': 1, '5': 6, '10': 'startTimeUnixNano'},
{'1': 'time_unix_nano', '3': 3, '4': 1, '5': 6, '10': 'timeUnixNano'},
{'1': 'count', '3': 4, '4': 1, '5': 6, '10': 'count'},
{'1': 'sum', '3': 5, '4': 1, '5': 1, '9': 0, '10': 'sum', '17': true},
{'1': 'bucket_counts', '3': 6, '4': 3, '5': 6, '10': 'bucketCounts'},
{'1': 'explicit_bounds', '3': 7, '4': 3, '5': 1, '10': 'explicitBounds'},
{'1': 'exemplars', '3': 8, '4': 3, '5': 11, '6': '.opentelemetry.proto.metrics.v1.Exemplar', '10': 'exemplars'},
{'1': 'flags', '3': 10, '4': 1, '5': 13, '10': 'flags'},
{'1': 'min', '3': 11, '4': 1, '5': 1, '9': 1, '10': 'min', '17': true},
{'1': 'max', '3': 12, '4': 1, '5': 1, '9': 2, '10': 'max', '17': true},
],
'8': [
{'1': '_sum'},
{'1': '_min'},
{'1': '_max'},
],
'9': [
{'1': 1, '2': 2},
],
};