diff options
author | Markus Grüneis <gimpf@gimpf.org> | 2014-10-18 21:58:54 +0200 |
---|---|---|
committer | Markus Grüneis <gimpf@gimpf.org> | 2014-10-18 22:00:14 +0200 |
commit | b7193dd29a8913cb56f090ee6f2d7b72719d68ca (patch) | |
tree | 80066f77fece062d58ca292914762f0cbcd69993 | |
parent | hub: add basic filter-by-time support (diff) |
extend TODO
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,6 @@ * how to handle NaN values form batch importer like flumotion-rrd? * should we allow floats for client-count, bytes-sent etc.? * address issues with python-twisted dropping messages when transmit - buffer is full -* move common code of python-twisted based importer to seperate module
\ No newline at end of file + buffer is full +* move common code of python-twisted based importer to seperate module +* how to handle overlapping times for data-updates from the same source?
\ No newline at end of file |