Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 644 Bytes

Series.md

File metadata and controls

14 lines (9 loc) · 644 Bytes

Series

Properties

Name Type Description Notes
Name string The metric type name [optional] [readonly]
PointInterval int64 The amount of time, in milliseconds, between data points [optional]
PointStart int64 The time of the first data point in milliseconds [optional]
Data []float32 The a metric measurement at a specific time interval [optional]

[Back to Model list] [Back to API list] [Back to README]