summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Grüneis <gimpf@gimpf.org>2014-10-18 21:58:54 +0200
committerMarkus Grüneis <gimpf@gimpf.org>2014-10-18 22:00:14 +0200
commitb7193dd29a8913cb56f090ee6f2d7b72719d68ca (patch)
tree80066f77fece062d58ca292914762f0cbcd69993
parenthub: add basic filter-by-time support (diff)
extend TODO
-rw-r--r--doc/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index d60114f..9ebdc95 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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