This commit is contained in:
@@ -40,6 +40,14 @@ namespace AyaNova.Biz
|
||||
i.e. if I gather every minute, how much can I practically store?
|
||||
Shortest time frame that is shown for DO is 1 minute intervals (6 hour / 360 entries)
|
||||
Timestamp, decimal/float value (need to determine this number type)
|
||||
Number types do has this:
|
||||
CPU avg: 0.33006058073955513
|
||||
transmit bytes: 102.44723488288768
|
||||
receive bytes: 46.078341513002755
|
||||
disk usage avg: (percentage) 30.23570573933185
|
||||
disk sectors written: 0.000136518543824419
|
||||
memory avg: 65.8400891412282
|
||||
load: 0.01
|
||||
Make a chart at client with test data from digital ocean to play with
|
||||
try to replicate their stuff to learn how to best do it
|
||||
Downsampling, should I convert old data to downsampled so I can keep more of it or is this presentation only
|
||||
@@ -49,7 +57,7 @@ namespace AyaNova.Biz
|
||||
hmm... something to consider / experiment with
|
||||
|
||||
Some D.O. charts have max value at top of left axis (y?) that change with the range and values and some have 100% or 1.0 and never change that axis
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user