From 4747017ec10a6d6a202be6e931c10da001571aad Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 12 Mar 2010 17:33:43 +0000 Subject: [PATCH] want --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index 91cbd0255..1ab270a66 100644 --- a/TODO +++ b/TODO @@ -33,6 +33,13 @@ away), in order in which they will likely be done: - synchronous/asynchronous API (& implementation) is not nice; => provide notification-based API - does not seem to work with timeouts (especially if service is not running) + - add stats to transports (service & plugins; # connected, # bytes in, # bytes out) + - add stats to datastore (# bloomfilter drop, # bloomfilter false-pos, # found, # avail, # used) + - add stats to dvstore (# bytes available, # bytes used, # PUTs, # GETs, # GETs satisfied) + - add stats to hostlist-server (# requests, # bytes sent, # hellos available) + - add stats to fs service (# queries, # replies, # routed, # found, # pending) + - add stats to topology (# connections, # connections requested, # peers blacklisted) + - add stats to peerinfo (# peers tracked) * ARM: - need to get rid of synchronous API for service starts (cause all kinds of problems) [=> eliminate for need to tell ARM about service starts most of the time!] [Safey] -- 2.25.1