[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Fri Jun 22 15:52:20 CEST 2018
src/filecount.c | 22 +----
src/gmond.c | 28 +-----
src/memcachec.c | 30 ++----
src/netapp.c | 68 +++----------
src/table.c | 22 +----
src/threshold.c | 124 +++---------------------
src/utils_db_query.c | 225 +++++++++++++++++++------------------------
src/utils_format_graphite.c | 18 ++--
src/utils_rrdcreate.c | 63 ++++++------
src/write_riemann.c | 31 +-----
src/write_sensu.c | 6 +-
11 files changed, 194 insertions(+), 443 deletions(-)
New commits:
commit c460c0044e69b659b1d09fc73ef9004ea20dc027
Merge: 74114cb 0865bff
Author: collectd bot <32910397+collectd-bot at users.noreply.github.com>
Date: Fri Jun 22 08:34:01 2018 +0200
Auto-Merge pull request #2833 from rpv-tomsk/plugin-context-master-2
Automatically merged due to "Automerge" label
commit 0865bff6ecf481be5130241d4e403f5b92b0107d
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date: Fri Jun 22 12:01:31 2018 +0700
cleanup: cf_util_get* instead of local copy in plugins, prefixed error reporting
Closes: #2011 (superseedes)
Issue: #1949
Issue: #2799
Issue: #2821
More information about the collectd-changes
mailing list