Versions in this module Expand all Collapse all v1 v1.0.1 Aug 10, 2023 Changes in this version + type DataPoint struct + TimeStamp string + Value string + type GetFromToFilters struct + From int + To int + type Metric struct + DataPoints []DataPoint + Metric string + Unit string