Dominik Csapak 6cad8ce4ce rrd: add 'extract_lists'
this is an interface to simply get the Vec<Option<f64>> out of rrd
without going through serde values

we return a list of timestamps and a HashMap with the lists we could find
(otherwise it is not in the map)

if no lists could be extracted, the time list is also empty

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-06-09 12:19:06 +02:00
..
2020-06-09 10:49:59 +02:00
2020-06-09 12:19:06 +02:00
2020-05-30 16:39:08 +02:00
2020-06-06 14:43:36 +02:00
2020-04-17 18:43:30 +02:00
2020-04-17 18:43:30 +02:00
2020-04-17 18:43:30 +02:00
2019-09-11 12:14:05 +02:00
2020-05-21 10:29:25 +02:00
2020-05-23 10:42:48 +02:00
2020-06-08 13:56:58 +02:00