Options
All
  • Public
  • Public/Protected
  • All
Menu

Properties of an ExponentialHistogramDataPoint.

Hierarchy

  • IExponentialHistogramDataPoint

Index

Properties

attributes?: IKeyValue[]

ExponentialHistogramDataPoint attributes

count?: number

ExponentialHistogramDataPoint count

exemplars?: IExemplar[]

ExponentialHistogramDataPoint exemplars

flags?: number

ExponentialHistogramDataPoint flags

max?: number

ExponentialHistogramDataPoint max

min?: number

ExponentialHistogramDataPoint min

negative?: IBuckets

ExponentialHistogramDataPoint negative

positive?: IBuckets

ExponentialHistogramDataPoint positive

scale?: number

ExponentialHistogramDataPoint scale

startTimeUnixNano?: Fixed64

ExponentialHistogramDataPoint startTimeUnixNano

sum?: number

ExponentialHistogramDataPoint sum

timeUnixNano?: Fixed64

ExponentialHistogramDataPoint timeUnixNano

zeroCount?: number

ExponentialHistogramDataPoint zeroCount

Generated using TypeDoc