Closed cbowman0 closed 3 years ago
When not all data has been loaded in yet for the current minute, the right hand side of a sum can dip which causes some observers heartburn.
Optionally allow a feature that will trim the most recent datapoints if not all of them exist within aggregate().
Well. Not really optimal, but doing its job. At least we have choice how to handle last point now. Thoughts? /cc @DanCech @piotr1212 @ploxiln
When not all data has been loaded in yet for the current minute, the right hand side of a sum can dip which causes some observers heartburn.
Optionally allow a feature that will trim the most recent datapoints if not all of them exist within aggregate().