]> git.ipfire.org Git - thirdparty/collectd.git/log
thirdparty/collectd.git
5 years agoApply code review suggestion 1339/head
Marius Gedminas [Mon, 2 Mar 2020 08:01:31 +0000 (10:01 +0200)] 
Apply code review suggestion

5 years agocollection.cgi: parse types.db to discover DS names
Marius Gedminas [Fri, 6 Nov 2015 16:20:42 +0000 (18:20 +0200)] 
collection.cgi: parse types.db to discover DS names

Fixes users, entropy, and ntpd (time_offset/frequency_offset) graphs
that were broken by the great data source name normalization of
collectd v4 -> v5.

5 years agoMerge pull request #2991 from chris9871/master
Dagobert Michelsen [Sat, 29 Feb 2020 14:16:59 +0000 (15:16 +0100)] 
Merge pull request #2991 from chris9871/master

Add 'quorum' stat to ZooKeeper plugin

5 years agoMerge pull request #2998 from salemgolemugoo/write_graphite_escape_fix
Dagobert Michelsen [Sat, 29 Feb 2020 13:43:29 +0000 (14:43 +0100)] 
Merge pull request #2998 from salemgolemugoo/write_graphite_escape_fix

collectd: Comma sign has been added to the list of prohibited characters

5 years agoMerge pull request #3044 from Caden94/patch-1
Dagobert Michelsen [Sat, 29 Feb 2020 13:39:54 +0000 (14:39 +0100)] 
Merge pull request #3044 from Caden94/patch-1

GenericJMX plugin: Support boolean input

5 years agoMerge pull request #3363 from kwiatrox/exec_select_to_poll
Dagobert Michelsen [Sat, 29 Feb 2020 13:03:04 +0000 (14:03 +0100)] 
Merge pull request #3363 from kwiatrox/exec_select_to_poll

exec plugin: replace select with poll

5 years agoMerge pull request #3384 from dago/elfiesmelfie-feat_capabilities
Dagobert Michelsen [Sat, 29 Feb 2020 12:52:42 +0000 (13:52 +0100)] 
Merge pull request #3384 from dago/elfiesmelfie-feat_capabilities

Forward-port and rebase of "New Capabilities plugin #3292"

5 years agoRetrigger CI test which has passed but not recognized 3384/head
Dagobert Michelsen [Sat, 29 Feb 2020 12:37:53 +0000 (13:37 +0100)] 
Retrigger CI test which has passed but not recognized

5 years agoMerge pull request #3045 from elfiesmelfie/feat_logparser
Dagobert Michelsen [Sat, 29 Feb 2020 10:29:05 +0000 (11:29 +0100)] 
Merge pull request #3045 from elfiesmelfie/feat_logparser

logparser:  Utility for filtering and parsing log messages

5 years agoMerge pull request #3388 from kwiatrox/multi_pmu_feat
sranga4 [Fri, 28 Feb 2020 23:38:57 +0000 (15:38 -0800)] 
Merge pull request #3388 from kwiatrox/multi_pmu_feat

intel_pmu plugin: support for uncore multi pmu

5 years agoMerge pull request #3381 from dago/rafael-putval_supports_meta_data
Dagobert Michelsen [Fri, 28 Feb 2020 14:42:08 +0000 (15:42 +0100)] 
Merge pull request #3381 from dago/rafael-putval_supports_meta_data

Forward-port and rebase to master of "text protocol: Add support for meta_data in PUTVAL #2726"

5 years agoFix clang formatting 3381/head
Dagobert Michelsen [Fri, 28 Feb 2020 13:53:56 +0000 (14:53 +0100)] 
Fix clang formatting

5 years agoAdd meta data documentation to exec and unixsock plugin docs
Dagobert Michelsen [Fri, 28 Feb 2020 13:47:45 +0000 (14:47 +0100)] 
Add meta data documentation to exec and unixsock plugin docs

5 years agoFix sstrndup
Dagobert Michelsen [Fri, 28 Feb 2020 10:36:50 +0000 (11:36 +0100)] 
Fix sstrndup

5 years agoMerge pull request #2926 from elfiesmelfie/feat_redfish
Dagobert Michelsen [Fri, 28 Feb 2020 09:34:42 +0000 (10:34 +0100)] 
Merge pull request #2926 from elfiesmelfie/feat_redfish

New plugin: redfish

5 years agoMerge pull request #3380 from mrunge/self_approval
kkepka [Fri, 28 Feb 2020 08:57:20 +0000 (09:57 +0100)] 
Merge pull request #3380 from mrunge/self_approval

Remove section about self-approve patches

5 years agoMerge pull request #2635 from wrp/grep
Dagobert Michelsen [Thu, 27 Feb 2020 21:05:50 +0000 (22:05 +0100)] 
Merge pull request #2635 from wrp/grep

Cleanup version-gen.sh

5 years agoMerge pull request #3231 from clear-code/match-regex-accept-all-meta-types
Dagobert Michelsen [Thu, 27 Feb 2020 15:00:29 +0000 (16:00 +0100)] 
Merge pull request #3231 from clear-code/match-regex-accept-all-meta-types

match_regex: Accept all data types of meta data

5 years agoMerge pull request #2528 from elratt0r/nut_power_output
Dagobert Michelsen [Thu, 27 Feb 2020 14:57:08 +0000 (15:57 +0100)] 
Merge pull request #2528 from elratt0r/nut_power_output

nut: add readout of power

5 years agoMerge pull request #3386 from dago/yellowpattern-error-warning-messages
Dagobert Michelsen [Thu, 27 Feb 2020 13:48:05 +0000 (14:48 +0100)] 
Merge pull request #3386 from dago/yellowpattern-error-warning-messages

Yellowpattern error warning messages

5 years agoMerge pull request #3162 from carlospeon/master
Dagobert Michelsen [Thu, 27 Feb 2020 10:22:12 +0000 (11:22 +0100)] 
Merge pull request #3162 from carlospeon/master

write_influxdb_udp: new plugin to send values to InfluxDB using line protocol via udp.

5 years agoNew plugin to send values to InfluxDB using line protocol via udp. 3162/head
Carlos Peon Costa [Tue, 21 May 2019 13:20:27 +0000 (15:20 +0200)] 
New plugin to send values to InfluxDB using line protocol via udp.

Each plugin is sent as a measurement with a time precision of miliseconds
while plugin instance, type and type instance are sent as tags.

5 years agoMerge pull request #2762 from mkauf/set_thread_name
Dagobert Michelsen [Wed, 26 Feb 2020 11:41:19 +0000 (12:41 +0100)] 
Merge pull request #2762 from mkauf/set_thread_name

Set the thread name before detaching the thread

5 years agoApply format.sh on plugin.c 3386/head
Dagobert Michelsen [Wed, 26 Feb 2020 10:42:53 +0000 (11:42 +0100)] 
Apply format.sh on plugin.c

5 years agoMerge pull request #3385 from dago/fix-max-plugin-name-constant
Dagobert Michelsen [Wed, 26 Feb 2020 10:40:31 +0000 (11:40 +0100)] 
Merge pull request #3385 from dago/fix-max-plugin-name-constant

Fix constant for max plugin name length introduced in #1034

5 years agoMerge pull request #3083 from guillemj/pu/perl-robust-unixsock
Dagobert Michelsen [Wed, 26 Feb 2020 10:26:05 +0000 (11:26 +0100)] 
Merge pull request #3083 from guillemj/pu/perl-robust-unixsock

Make the perl Unixsock module robust against socket errors and disconnects

5 years agoMerge pull request #3190 from maclomhair/batteryfix
Dagobert Michelsen [Wed, 26 Feb 2020 10:01:45 +0000 (11:01 +0100)] 
Merge pull request #3190 from maclomhair/batteryfix

battery plugin: read linux sysfs charge files

5 years agoMerge pull request #3191 from ashie/network-ipaddress-metadata-2019062501
Dagobert Michelsen [Wed, 26 Feb 2020 09:55:33 +0000 (10:55 +0100)] 
Merge pull request #3191 from ashie/network-ipaddress-metadata-2019062501

network plugin: Add a new metadata "network:ip_address"

5 years agonetwork plugin: Add a new metadata "network:ip_address" 3191/head
Takuro Ashie [Wed, 26 Feb 2020 09:33:40 +0000 (18:33 +0900)] 
network plugin: Add a new metadata "network:ip_address"

Although the telemetry data already have the "host" identifier, it
can be determined by clients. This additional metadata will help you
to detect spoofing at server side.

It will also help you to filter the data by sender's address.

Signed-off-by: Takuro Ashie <ashie@clear-code.com>
5 years agocapabilities plugin: update checks in configure.ac
Kamil Wiatrowski [Fri, 22 Nov 2019 13:53:43 +0000 (14:53 +0100)] 
capabilities plugin: update checks in configure.ac

Update checks in configure.ac.
Small improvement in unit test.

Change-Id: I68f03a57c7779f8fe95a84c6a3a851fb1440d8b8
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
5 years agocapabilities plugin: few minor updates in comments
Kamil Wiatrowski [Wed, 11 Sep 2019 14:14:05 +0000 (16:14 +0200)] 
capabilities plugin: few minor updates in comments

Change-Id: Ib37b1c9bdf09955704267ad1847d8a418df94a26
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
5 years agocapabilities plugin: address review comments
Kamil Wiatrowski [Wed, 4 Sep 2019 12:39:25 +0000 (14:39 +0200)] 
capabilities plugin: address review comments

Change-Id: I16b74ee6511ab1a1db8c7f3f0f515212286eb34e
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
5 years agocapabilities plugin: new plugin to read static platform data
Kamil Wiatrowski [Fri, 17 May 2019 13:05:03 +0000 (15:05 +0200)] 
capabilities plugin: new plugin to read static platform data

Read decoded SMBIOS data from dmidecode and expose it through httpd.
Using libmicrohttpd and libjansson.

Change-Id: I7bcbb8a0747fbaaa3d5e4affe78b828ca0d8837d
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
5 years agoFix error/warning messages to contain more information
Dagobert Michelsen [Tue, 25 Feb 2020 15:11:55 +0000 (16:11 +0100)] 
Fix error/warning messages to contain more information

5 years agoRe-add erranously removed continue
Dagobert Michelsen [Tue, 25 Feb 2020 14:23:33 +0000 (15:23 +0100)] 
Re-add erranously removed continue

5 years agoAdd sstrndup to common.c
Dagobert Michelsen [Tue, 25 Feb 2020 14:23:14 +0000 (15:23 +0100)] 
Add sstrndup to common.c

5 years agoFix constant for max plugin name length 3385/head
Dagobert Michelsen [Tue, 25 Feb 2020 12:36:16 +0000 (13:36 +0100)] 
Fix constant for max plugin name length

5 years agoMerge pull request #3131 from zuckschwerdt/fix-apache
Dagobert Michelsen [Tue, 25 Feb 2020 11:58:10 +0000 (12:58 +0100)] 
Merge pull request #3131 from zuckschwerdt/fix-apache

Fix apache plugin BusyWorkers/IdleWorkers update

5 years agoFix apache BusyWorkers/IdleWorkers 3131/head
Christian W. Zuckschwerdt [Thu, 28 Mar 2019 13:46:12 +0000 (13:46 +0000)] 
Fix apache BusyWorkers/IdleWorkers

5 years agoMerge pull request #3204 from pticon/master
Dagobert Michelsen [Tue, 25 Feb 2020 10:23:54 +0000 (11:23 +0100)] 
Merge pull request #3204 from pticon/master

UBI plugin: collect some stats about the UBIFS

5 years agoMerge pull request #3187 from ometol/master
Dagobert Michelsen [Tue, 25 Feb 2020 10:13:59 +0000 (11:13 +0100)] 
Merge pull request #3187 from ometol/master

ipstats plugin: Count incoming, outgoing, forwarded packets (new plugin)

5 years agoMerge branch 'master' into master 3204/head
Dagobert Michelsen [Tue, 25 Feb 2020 10:07:46 +0000 (11:07 +0100)] 
Merge branch 'master' into master

5 years agoMerge pull request #3244 from yousong/droprate-range
Dagobert Michelsen [Tue, 25 Feb 2020 09:37:25 +0000 (10:37 +0100)] 
Merge pull request #3244 from yousong/droprate-range

types.db: fix ping_droprate range spec

5 years agoMerge pull request #1034 from manuelluis/mlsr/autoload_match_target
Dagobert Michelsen [Tue, 25 Feb 2020 08:11:32 +0000 (09:11 +0100)] 
Merge pull request #1034 from manuelluis/mlsr/autoload_match_target

Autoload matches and targets in the same way of plugins.

5 years agoMerge pull request #3274 from htg1/upstream_dcpmm
Dagobert Michelsen [Mon, 24 Feb 2020 13:38:14 +0000 (14:38 +0100)] 
Merge pull request #3274 from htg1/upstream_dcpmm

dcpmm plugin

5 years agoMerge pull request #3273 from reshmapattan/upstream_dpdk_telemetry
Dagobert Michelsen [Mon, 24 Feb 2020 13:24:13 +0000 (14:24 +0100)] 
Merge pull request #3273 from reshmapattan/upstream_dpdk_telemetry

dpdk_telemetry plugin: add plugin for DPDK metrics via DPDK Telemetry library

5 years agoMerge pull request #3378 from dago/issue3253
Matthias Runge [Mon, 24 Feb 2020 07:58:11 +0000 (08:58 +0100)] 
Merge pull request #3378 from dago/issue3253

Reorder conditions so that on Linux the Linux-specific code is execut…

5 years agoMerge pull request #3382 from dago/fix-libkstat-condition
Matthias Runge [Mon, 24 Feb 2020 07:56:54 +0000 (08:56 +0100)] 
Merge pull request #3382 from dago/fix-libkstat-condition

Fix condition on libkstat existence

5 years agoFix condition on libkstat existence 3382/head
Dagobert Michelsen [Sun, 23 Feb 2020 20:38:31 +0000 (21:38 +0100)] 
Fix condition on libkstat existence

5 years agoMerge pull request #3303 from asafkahlon/add-buddyinfo-plugin
Kamil Wiatrowski [Fri, 21 Feb 2020 17:10:29 +0000 (18:10 +0100)] 
Merge pull request #3303 from asafkahlon/add-buddyinfo-plugin

buddyinfo plugin: new plugin for memory fragmentation info

5 years agoMerge pull request #3377 from dago/efuss-netbsd-nfs
Dagobert Michelsen [Fri, 21 Feb 2020 15:56:16 +0000 (16:56 +0100)] 
Merge pull request #3377 from dago/efuss-netbsd-nfs

Fix of "Implement the NFS plugin for NetBSD #3333"

5 years agoWarn user on unimplemented NFS stat requests on NetBSD 3377/head
Dagobert Michelsen [Fri, 21 Feb 2020 15:18:55 +0000 (16:18 +0100)] 
Warn user on unimplemented NFS stat requests on NetBSD

5 years agoclang-format on cmds_test.c
Dagobert Michelsen [Wed, 19 Feb 2020 17:20:01 +0000 (18:20 +0100)] 
clang-format on cmds_test.c

5 years agotext protocol: Handle errors in set_option.
Rafael Marinheiro [Fri, 8 Jun 2018 13:24:20 +0000 (09:24 -0400)] 
text protocol: Handle errors in set_option.

5 years agotext protocol: Fix memory leak in PUTVAL parsing.
Rafael Marinheiro [Mon, 21 May 2018 16:12:30 +0000 (12:12 -0400)] 
text protocol: Fix memory leak in PUTVAL parsing.

5 years agotext protocol: Run clang-format on utils_cmds_test
Rafael Marinheiro [Mon, 21 May 2018 15:59:22 +0000 (11:59 -0400)] 
text protocol: Run clang-format on utils_cmds_test

5 years agotext protocol: Require quotes for string metadata.
Rafael Marinheiro [Mon, 21 May 2018 15:49:39 +0000 (11:49 -0400)] 
text protocol: Require quotes for string metadata.

This changes the metadata option to require quotes for string values.
This also adds tests for the new option.

I also ran clang-format on utils_cmds_test.c.

5 years agotext protocol: Add support for meta_data in PUTVAL
Rafael Marinheiro [Fri, 23 Mar 2018 17:08:47 +0000 (13:08 -0400)] 
text protocol: Add support for meta_data in PUTVAL

This adds the support for string meta_data in PUTVAL. This allows users
to send meta_data using either the unixsock plugin or the exec plugin.

The meta_data is specified using options of the form meta:<KEY>=<VALUE>.
As an example, meta:foo=bar will add an entry with key "foo" and value
"bar".

5 years agoMerge pull request #3379 from dago/efuss-netbsd-disk
Matthias Runge [Wed, 19 Feb 2020 10:42:58 +0000 (11:42 +0100)] 
Merge pull request #3379 from dago/efuss-netbsd-disk

Fix of "Native (sysctl-based) disk plugin implementation for NetBSD #3334"

5 years agoMerge pull request #3376 from dago/efuss-fix-3313
Matthias Runge [Wed, 19 Feb 2020 10:41:35 +0000 (11:41 +0100)] 
Merge pull request #3376 from dago/efuss-fix-3313

Efuss fix 3313

5 years agoRemove section about self-approve patches 3380/head
Matthias Runge [Wed, 19 Feb 2020 08:47:08 +0000 (09:47 +0100)] 
Remove section about self-approve patches

We moved away from that model and every commit should go
through a review.

5 years agoclang-format on src/disk.c 3379/head
Dagobert Michelsen [Tue, 18 Feb 2020 16:32:53 +0000 (17:32 +0100)] 
clang-format on src/disk.c

5 years agoAddress some clang-format issues
Edgar Fuß [Fri, 15 Nov 2019 18:11:42 +0000 (19:11 +0100)] 
Address some clang-format issues

Remove some white space, re-order #include's.

clang-format would also like to re-format some code I didn't modify (changing indentation of /* #endif ... */ comments and normalize the line wrapping on two disk_submit() calls into a form I find harder to understand.

5 years agoFix stupid merging typo
Edgar Fuß [Fri, 15 Nov 2019 17:57:38 +0000 (18:57 +0100)] 
Fix stupid merging typo

Use #if KERNEL_xxx, not #ifdef.

5 years agoNative (sysctl) NetBSD disk plugin implementation
Edgar Fuß [Thu, 31 Oct 2019 18:09:37 +0000 (19:09 +0100)] 
Native (sysctl) NetBSD disk plugin implementation

Natively implement the disk plugin on NetBSD using sysctl().
Based on prior work by Håvard Eidnes, <he@NetBSD.org>.

5 years agoRevert accidental commit to master branch
Edgar Fuß [Thu, 31 Oct 2019 17:23:36 +0000 (18:23 +0100)] 
Revert accidental commit to master branch

5 years agoImplement NFS plugin for NetBSD
Edgar Fuß [Thu, 31 Oct 2019 16:57:48 +0000 (17:57 +0100)] 
Implement NFS plugin for NetBSD

5 years agoReorder conditions so that on Linux the Linux-specific code is executed instead of... 3378/head
Dagobert Michelsen [Tue, 18 Feb 2020 16:19:12 +0000 (17:19 +0100)] 
Reorder conditions so that on Linux the Linux-specific code is executed instead of the more generic code for getifaddrs()

5 years agoAvoid $< (implied source) in non-inference rules 3376/head
Edgar Fuß [Tue, 29 Oct 2019 18:01:33 +0000 (19:01 +0100)] 
Avoid $< (implied source) in non-inference rules

Spell out input files in the collectd.grpc.pb.cc, collectd.pb.cc and types.pb.cc targets instead of using $<, which may only be defined for inference rules in non-GNU (but POSIX-compilent) versions of make.

5 years agoApply clang-format to src/nfs.c
Dagobert Michelsen [Tue, 18 Feb 2020 15:56:21 +0000 (16:56 +0100)] 
Apply clang-format to src/nfs.c

5 years agoMerge pull request #3265 from n2yen/write-http-curl-stats
Dagobert Michelsen [Tue, 18 Feb 2020 15:13:35 +0000 (16:13 +0100)] 
Merge pull request #3265 from n2yen/write-http-curl-stats

Allow cURL Statistics option in write-http plugin

5 years agointel_pmu plugin: support for uncore multi pmu 3388/head
Wiatrowski, KamilX [Tue, 11 Feb 2020 10:42:57 +0000 (02:42 -0800)] 
intel_pmu plugin: support for uncore multi pmu

Add support for new libjevents features to handle uncore
and multi PMU events.

Change-Id: Ifa3a1cb85a1517fedf141b3ef11f29a168e9f77b
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
5 years agoRemove unneeded warning 3187/head
Marco van Tol [Mon, 10 Feb 2020 19:48:13 +0000 (20:48 +0100)] 
Remove unneeded warning

5 years agoMerge pull request #3339 from jkohen/patch-1
Matthias Runge [Thu, 6 Feb 2020 09:59:27 +0000 (10:59 +0100)] 
Merge pull request #3339 from jkohen/patch-1

Expose meta_data_toc function in utils_cache.

5 years agoMerge pull request #3342 from zebity/master
Matthias Runge [Thu, 6 Feb 2020 09:57:01 +0000 (10:57 +0100)] 
Merge pull request #3342 from zebity/master

Restrict use of sys/systl to BSD variants in alignment with gclib deprecation on Linux

5 years agofix: potential null pointer dereference 2926/head
Krzysztof Kepka [Fri, 17 Jan 2020 13:01:44 +0000 (13:01 +0000)] 
fix: potential null pointer dereference

5 years agoMerge branch 'upstream_redfish_v0.2' into feat_redfish
Kepka, Krzysztof [Tue, 14 Jan 2020 08:01:54 +0000 (09:01 +0100)] 
Merge branch 'upstream_redfish_v0.2' into feat_redfish

5 years agoMerge branch 'master' into upstream_redfish_v0.2
Kepka, Krzysztof [Tue, 14 Jan 2020 07:45:46 +0000 (08:45 +0100)] 
Merge branch 'master' into upstream_redfish_v0.2

5 years agoMerge branch 'master' into feat_redfish
Kepka, Krzysztof [Tue, 14 Jan 2020 07:41:36 +0000 (08:41 +0100)] 
Merge branch 'master' into feat_redfish

5 years agofixed gather data from sensors
Michal Kobylinski [Fri, 10 Jan 2020 14:18:33 +0000 (14:18 +0000)] 
fixed gather data from sensors

5 years agoexec plugin: replace select with poll 3363/head
Kamil Wiatrowski [Wed, 20 Nov 2019 13:29:37 +0000 (14:29 +0100)] 
exec plugin: replace select with poll

Replace select with poll to allow big File Desciptors values
on systems which allow more than 1024 open FDs.

Change-Id: I8d5f94a19e8a299269388d45b7a84059e45cc7af
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
5 years agoMerge pull request #3359 from Stackdriver/igorpeshansky-upstream-read_text_file_contents
Matthias Runge [Tue, 7 Jan 2020 13:53:17 +0000 (14:53 +0100)] 
Merge pull request #3359 from Stackdriver/igorpeshansky-upstream-read_text_file_contents

Factor out read_text_file_contents to ensure that data read from text files is a valid C string.

5 years agoMerge pull request #3350 from qingling128/master
Matthias Runge [Tue, 7 Jan 2020 07:52:41 +0000 (08:52 +0100)] 
Merge pull request #3350 from qingling128/master

Fix unreachable clause where both tmp_plugin and tmp_plugin_instance are non-empty.

5 years agocosmetic changes. 3350/head
Ling Huang [Mon, 16 Dec 2019 21:35:03 +0000 (16:35 -0500)] 
cosmetic changes.

5 years agoFix unreachable clause where both tmp_plugin and tmp_plugin_instance are non-empty.
Ling Huang [Wed, 27 Nov 2019 21:32:39 +0000 (16:32 -0500)] 
Fix unreachable clause where both tmp_plugin and tmp_plugin_instance are non-empty.

5 years agoFactor out read_text_file_contents to ensure that data read from text files is a... 3359/head
Igor Peshansky [Thu, 19 Dec 2019 17:12:14 +0000 (12:12 -0500)] 
Factor out read_text_file_contents to ensure that data read from text files is a valid C string.

5 years agoUpdated a few metrics names and descriptions to be more intuitive. 3274/head
TG, Hari [Wed, 18 Dec 2019 22:30:14 +0000 (14:30 -0800)] 
Updated a few metrics names and descriptions to be more intuitive.

Signed-off-by: TG, Hari <hari.tg@intel.com>
5 years agoMerge pull request #3353 from mrunge/master
Matthias Runge [Tue, 17 Dec 2019 14:35:57 +0000 (15:35 +0100)] 
Merge pull request #3353 from mrunge/master

Remove grpc from Mac builds for now

5 years agoMerge pull request #3352 from ryan-mccabe/leak-fixes
Matthias Runge [Tue, 17 Dec 2019 14:35:33 +0000 (15:35 +0100)] 
Merge pull request #3352 from ryan-mccabe/leak-fixes

Leak fixes

5 years agoRemove grpc from Mac builds for now 3353/head
Matthias Runge [Tue, 17 Dec 2019 11:53:53 +0000 (12:53 +0100)] 
Remove grpc from Mac builds for now

5 years agoMerge pull request #3344 from Self-Perfection/patch-2
Matthias Runge [Mon, 9 Dec 2019 21:01:49 +0000 (22:01 +0100)] 
Merge pull request #3344 from Self-Perfection/patch-2

Fix linking with Python 3.8

5 years agoupdates based on review comments 3265/head
Nelson [Thu, 5 Dec 2019 18:01:22 +0000 (10:01 -0800)] 
updates based on review comments

5 years agonetwork: Add missing freeaddrinfo on error path. 3352/head
Ryan McCabe [Wed, 4 Dec 2019 15:33:55 +0000 (10:33 -0500)] 
network: Add missing freeaddrinfo on error path.

Add a missing freeaddrinfo on an error path to fix a memory leak
in the network code.

Changelog: network: Fix memory leak.
Signed-off-by: Ryan McCabe <rmccabe@redhat.com>
5 years agoamqp1: Fix leaks on error paths
Ryan McCabe [Wed, 4 Dec 2019 15:32:15 +0000 (10:32 -0500)] 
amqp1: Fix leaks on error paths

Fix a few memory leaks on error paths in the amqp1 plugin.

ChangeLog: amqp1 plugin: Fix leaks on error paths.
Signed-off-by: Ryan McCabe <rmccabe@redhat.com>
5 years agologparser plugin: move utils_* to src/utils 3045/head
Kamil Wiatrowski [Thu, 25 Apr 2019 13:09:00 +0000 (15:09 +0200)] 
logparser plugin: move utils_* to src/utils

move utils_* to src/utils
minor doc fixes

Change-Id: I287dff4639b2fa59418cac3e16093b240119f945
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
5 years agoMerge pull request #3349 from rpv-tomsk/master
Ruben Kerkhof [Mon, 25 Nov 2019 09:27:32 +0000 (10:27 +0100)] 
Merge pull request #3349 from rpv-tomsk/master

daemon: Fix regression caused by #3217

5 years agodaemon: Fix regression caused by #3217 3349/head
Pavel Rochnyack [Sat, 23 Nov 2019 14:54:50 +0000 (21:54 +0700)] 
daemon: Fix regression caused by #3217

Empty <Plugin> section can be used to autoload plugin,
which does not supports configuration callback.

5 years agoFix Klocwork issues
Adrian Boczkowski [Wed, 12 Dec 2018 08:56:08 +0000 (08:56 +0000)] 
Fix Klocwork issues

Change-Id: I9189751dd8e29047488d2f9634cb0856333436bf
Signed-off-by: Adrian Boczkowski <adrianx.boczkowski@intel.com>
5 years agologparser plugin: Add unit tests
Mozejko, MarcinX [Tue, 16 Oct 2018 11:27:42 +0000 (12:27 +0100)] 
logparser plugin: Add unit tests

Change-Id: I193aa776d6fbc1e31690db96d85143707823fbe1
Signed-off-by: Mozejko, MarcinX <marcinx.mozejko@intel.com>
5 years agologparser plugin: Plugin used to parse log files using regexes
Mozejko, MarcinX [Wed, 18 Apr 2018 08:08:17 +0000 (09:08 +0100)] 
logparser plugin: Plugin used to parse log files using regexes

utils_tail, utils_tail_match: Change _Bool to bool.
utils_message_parser: Correct struct and type names, cleanup, unit
tests.

Change-Id: I40f3336e274f01791e7c171db5be2f21a6c9217c
Signed-off-by: Mozejko, MarcinX <marcinx.mozejko@intel.com>