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

Florian Forster octo at verplant.org
Tue Jun 6 20:11:58 CEST 2017


 ChangeLog                   |   47 +++++++++++++++++++++++++++++++++++++++++++
 src/amqp.c                  |    2 +-
 src/bind.c                  |   10 +++++++--
 src/intel_rdt.c             |   15 ++++----------
 src/utils_format_graphite.c |    7 ++++++-
 version-gen.sh              |    2 +-
 6 files changed, 67 insertions(+), 16 deletions(-)

New commits:
commit 441863935479a66e46757477bc9af3f664a77c99
Author: Florian Forster <octo at collectd.org>
Date:   Tue Jun 6 20:11:05 2017 +0200

    Bump version to 5.7.2; Update ChangeLog.

commit 25ecb56638f243b36b1f274c67a5c40d7d23ee6a
Merge: edcf39c 6cc3518
Author: Ruben Kerkhof <ruben at rubenkerkhof.com>
Date:   Tue Jun 6 10:28:19 2017 +0200

    Merge pull request #2310 from octo/ff/intel_rdt
    
    intel_rdt plugin: Remove unnecessary goto.

commit 6cc3518e81c3a5efa89be19930d4608272197733
Author: Florian Forster <octo at collectd.org>
Date:   Mon Jun 5 07:33:36 2017 +0200

    intel_rdt plugin: Remove unnecessary goto.

commit edcf39cc377d2de0744412209de4eeb50ca7ed5f
Merge: 5a011cf fd01cdd
Author: Ruben Kerkhof <ruben at rubenkerkhof.com>
Date:   Thu Jun 1 20:37:49 2017 +0200

    Merge branch 'collectd-5.6' into collectd-5.7

commit fd01cdd0546ccbbda7f4cf5db2d0ae28e1e770cd
Author: Ruben Kerkhof <ruben at rubenkerkhof.com>
Date:   Tue May 30 17:25:17 2017 +0200

    Bind plugin: plug a few leaks
    
    Fixes: #2303

commit 58ef5973f118ceff1e09d59414c438242091adab
Author: Iain Buclaw <iain.buclaw at sociomantic.com>
Date:   Fri May 19 12:55:37 2017 +0200

    format_graphite: Error if call to uc_get_rate fails to return a value.
    
    This prevents a wrong value being sent to graphite for DERIVE types.
    
    See #2209
    
    Signed-off-by: Florian Forster <octo at collectd.org>

commit 5717cb3228bc28e73b685ca8c6ac5e21ca74027a
Author: Florian Forster <octo at collectd.org>
Date:   Wed May 17 08:01:29 2017 +0200

    amqp plugin: Enable the "ExchangeType" for publishers, too.
    
    Fixes: #2286




More information about the collectd-changes mailing list