[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.8'
Florian Forster
octo at verplant.org
Tue May 15 15:52:26 CEST 2018
docs/BUILD.dpdkstat.md | 12 +++++++++++-
src/perl.c | 24 +++++++++++-------------
src/write_kafka.c | 10 +++++++++-
src/write_prometheus.c | 10 ++++++++++
4 files changed, 41 insertions(+), 15 deletions(-)
New commits:
commit d5456237d0de8f9905ea7a32f2bbae52b5e3ea73
Merge: 0c85475 c2af6b0
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Tue May 15 14:37:45 2018 +0100
Merge pull request #2776 from mfournier/unblock_pr_2737
Unblock #2737
commit c2af6b0697894ee01528b8a7c7810105cad54570
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Tue May 15 14:06:02 2018 +0200
Trigger Jenkins
commit e1dc0e7bb1e4de9727b0514e399720428d517de6
Merge: ad0a129 ba0db2f
Author: collectd bot <32910397+collectd-bot at users.noreply.github.com>
Date: Wed Mar 28 16:12:50 2018 +0200
Auto-Merge pull request #2734 from rpv-tomsk/fix-2732
Automatically merged due to "Automerge" label
commit ba0db2fe02e9d910b9150b561c9079ba0ba9801b
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date: Wed Mar 28 20:23:32 2018 +0700
perl plugin: Fix compile fail with message "void function cannot return value"
Closes: #2732
commit ad0a12907bf80b4f0deec217b8379dd08c490dbc
Merge: 35a6c9c 2c78bdf
Author: Pavel Rochnyak <pavel2000 at ngs.ru>
Date: Sat Feb 10 18:23:08 2018 +0700
Merge pull request #2684 from rpv-tomsk/fix-2673
write_prometheus: Set SO_REUSEADDR on listening socket
commit 35a6c9c5fcd87cb78451a974c4d5b5707926845c
Merge: 7536b41 13fa69a
Author: Pavel Rochnyak <pavel2000 at ngs.ru>
Date: Sat Feb 10 18:19:02 2018 +0700
Merge pull request #2613 from elfiesmelfie/update_dpdk_note
docs: update dpdkstats documentation
commit 2c78bdf94c0fdd6240d5d202cf5aba12ac8c5a20
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date: Sat Feb 10 17:46:30 2018 +0700
write_prometheus: Set SO_REUSEADDR on listening socket
Otherwise Collectd fails to bind the socket after restart.
Thanks to Richard Weinberger and Brandon Hume for reporting.
Closes: #2570
Closes: #2673
commit 7536b41b8dee524307d3f9d4bf8773b7ec8314f0
Merge: cc61d3a 6c2eb3a
Author: collectd bot <32910397+collectd-bot at users.noreply.github.com>
Date: Sat Feb 10 11:12:50 2018 +0100
Auto-Merge pull request #2683 from rpv-tomsk/fix-2607
Automatically merged due to "Automerge" label
commit 6c2eb3ad28f08f7e774b6eaea5ae01b0857cf884
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date: Sat Feb 10 09:20:41 2018 +0000
write_kafka: 'rd_kafka_errno2err' is deprecated, fix failed builds
Since librdkafka-0.11.0 applications should use rd_kafka_last_error()
to retrieve the error code from the legacy APIs.
Thanks to hikdo.
Closes: #2607
Closes: #2628
Closes: #2640
commit 13fa69a159fde3549cad939b6bd83b2cb1ddaa68
Author: Maryam Tahhan <maryam.tahhan at intel.com>
Date: Fri Jan 26 11:41:57 2018 +0000
Update BUILD.dpdkstat.md
fixed trailing word "Version"
commit f7c01f813d19803b4fc95730a4da5db9725954b1
Author: Maryam Tahhan <maryam.tahhan at intel.com>
Date: Tue Dec 12 16:36:52 2017 +0000
docs: dpdk extended the initial note
commit 19a024b9e2711c6480abe0b7d61af70dbba2242f
Author: Maryam Tahhan <maryam.tahhan at intel.com>
Date: Mon Dec 11 16:14:20 2017 +0000
docs: update dpdkstats documentation
Update the dpdkstats documentation to state that it shouldn't be used with
OVS-with-DPDK. The Open vSwitch plugins is what should be used.
Signed-off-by: Maryam Tahhan <maryam.tahhan at intel.com>
More information about the collectd-changes
mailing list