[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Mon Sep 25 20:58:54 CEST 2017


 src/write_redis.c |   18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

New commits:
commit 461ea8f0de4ea5b6106e681c3436b02e59324f68
Merge: d6584e8 b49cb08
Author: Florian Forster <octo at collectd.org>
Date:   Mon Sep 25 20:58:35 2017 +0200

    Merge remote-tracking branch 'github/pr/2440'

commit b49cb08112a789ff319955d83eaac25797956d74
Author: Tomofumi Hayashi <tohayash at redhat.com>
Date:   Thu Sep 21 18:10:30 2017 +0900

    Add max_set_duration to set duration for value
    
    This change introduces max_set_duration, the duration for the value
    as max_set_size. max_set_size can keep the db size, however, sometime
    max_set_size allows to contain old data. max_set_duration can keep
    the latest data.




More information about the collectd-changes mailing list