An exponential histogram data point contains a histogram statistics of collected values where bucket boundaries are automatically calculated using an exponential function, and statistics such as min, max, count, and sum of all collected values.
A gauge metric data point has only a single numeric value.
A histogram data point contains a histogram statistics of collected values with a list of explicit bucket boundaries and statistics such as min, max, count, and sum of all collected values.
A sum metric data point has a single numeric value and a monotonicity-indicator.
Generated using TypeDoc
The aggregated point data type.