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

Florian Forster octo at verplant.org
Mon Sep 25 09:37:06 CEST 2017


 src/collectd.conf.in       |    1 +
 src/collectd.conf.pod      |   10 +++++++++-
 src/utils_latency_config.c |   11 +++++++++++
 src/utils_latency_config.h |    1 +
 src/utils_tail_match.c     |    6 +++++-
 5 files changed, 27 insertions(+), 2 deletions(-)

New commits:
commit d6584e82a88127642f04eb8fec0cbb90dc01fab0
Merge: f690ec6 15af3d5
Author: Florian Forster <octo at collectd.org>
Date:   Mon Sep 25 09:36:23 2017 +0200

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

commit 15af3d539f63165ded8dc41d67554d9442b63447
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Sun Sep 24 21:00:53 2017 +0700

    tail plugin: Allow to set "bucket" metrics type
    
    When several distributions needs to be calculated in one 'tail' instance,
    all their metrics will be reported as single 'bucket' type with the same plugin instance value.
    That is confusing and this patch allows to split these metrics to their own types.




More information about the collectd-changes mailing list