[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ff/redis'
Florian Forster
octo at verplant.org
Tue Aug 17 18:45:30 CEST 2010
src/write_redis.c | 48 +++++++++++++++++++++++++++++++++---------------
1 files changed, 33 insertions(+), 15 deletions(-)
New commits:
commit 3e2a37d253db4eb286445e696029506c1bcec34a
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue Aug 17 16:45:42 2010 +0200
write_redis plugin: Add all identifiers to a "set".
This should make it easy for front-ends to discover available metrics.
commit b79847972128878c67655b9a0c89b481861ee45a
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue Aug 17 16:09:55 2010 +0200
write_redis plugin: Use an "append" macro to fill the values buffer.
This way we don't have to copy the entire buffer, which is hopefully
faster.
More information about the collectd-changes
mailing list