DataPoint
DataPoint
Historic or real-time data point.
JSON Example
{
"bytes": 52236,
"timestamp": 1563458400000
}
number As double As double
bytes
Optional
The value of the sample at that moment.
integer As int64 As int64
timestamp
Optional
Timestamp in msec of the moment when the sample was collected.