Commit Graph

1117 Commits

Author SHA1 Message Date
Mathur 7cc34787c2 Update burrow README.md () 2018-06-04 10:51:57 -07:00
Daniel Nelson 835f7c8434 Use random name for test sockets to avoid intermittent failure 2018-06-03 20:19:39 -07:00
Daniel Nelson cf52e3a751 Fix incorrect option name in amqp sample configuration 2018-06-03 18:42:08 -07:00
Daniel Nelson ddebe1aff6 Add option to disconnect after a message limit is reached in amqp output 2018-06-03 18:35:59 -07:00
Daniel Nelson 5a38c152b6 Use list of brokers in amqp output and amqp_consumer 2018-06-03 18:35:59 -07:00
Daniel Nelson 5e267c941d Allow configuration of amqp exchange type, durability, and arguments 2018-06-03 18:35:59 -07:00
Mike Gent 850eff5246 Add passive mode exchange declaration option to amqp consumer input () 2018-06-03 15:52:59 -07:00
Patrick Hemmer 0fd9c1b0ce Fix snmp overriding of auto-configured table fields ()
Whenever the snmp plugin was configured with a table with automatic field
discovery, if one of those fields was explicitly overridden in the config and
the value of is_tag was changed, the field would be duplicated, once as a tag
& once as a field.

This change fixes the behavior so that if a field is explicitly configured,
automatic table field discovery doesn't touch it.
2018-05-29 19:03:37 -07:00
Vlasta Hajek 121c72ee04 Fix struct alignment in win_perf_counters for 32-bit 386 arch () 2018-05-29 11:34:00 -07:00
Daniel Nelson 8b92ed8663 Update syslog docs and add to changelog and readme 2018-05-25 14:33:57 -07:00
Leonardo Di Donato 54c59f8688 Add syslog input plugin () 2018-05-25 11:40:12 -07:00
Vlasta Hajek a4f511a64a Fix wildcard and other issues with win_perf_counters () 2018-05-24 18:25:06 -07:00
Daniel Nelson d18aa450d8 Add jolokia2 example configs to list in readme 2018-05-24 12:02:20 -07:00
Pierre Tessier c6d4bb1e8d Add additional examples for jolokia2 () 2018-05-24 11:58:43 -07:00
Daniel Nelson cdf6bcc72a Add special syslog timestamp parser that uses current year ()
Previously it was impossible to parse syslog timestamps without the date
being reported as year 0, due to the year not being specified
2018-05-23 16:37:14 -07:00
Daniel Nelson f7e0860771 Add support for TLS and username/password auth to aerospike input () 2018-05-23 14:28:17 -07:00
Daniel Nelson 893bc2790a Update unbound README 2018-05-23 12:22:25 -07:00
Rodrigo Pereira eb31ff3101 Add option to unbound module to use threads as tags () 2018-05-23 12:03:49 -07:00
Daniel Nelson adf9568556 Revert "Add tengine input plugin ()"
This reverts commit 697d8ceae5.
2018-05-23 11:58:22 -07:00
arterforyou 51d2a3ea39 Add tengine input plugin () 2018-05-23 11:19:50 -07:00
Arkady Emelyanov 2f9b180bc2 Add burrow input plugin () 2018-05-22 14:10:41 -07:00
Daniel Nelson 3924e6505a Add timeout option to sensors input () 2018-05-22 13:59:59 -07:00
Daniel Nelson 636a4aadf6 Add aurora input plugin () 2018-05-21 11:59:39 -07:00
Arkady Emelyanov 95c5ba6e49 Fix waitgroup deadlock if url is incorrect in apache input () 2018-05-21 10:43:02 -07:00
Feliksas The Lion ca6d5a6202 Added 3 important elasticsearch cluster health metrics () 2018-05-18 18:49:23 -07:00
Leszek Charkiewicz cefcd2f81c Add consul service tags to metric () 2018-05-17 14:24:51 -07:00
Ajay Kumar Chintala 94568030e4 Add service input plugin for OpenConfig streaming telemetry () 2018-05-11 17:58:19 -07:00
Daniel Nelson b703215bad Reuse transport on next interval in jolokia agent () 2018-05-11 17:48:27 -07:00
Daniel Nelson 59a2f2e7f4 Use internal.Duration for jolokia timeouts () 2018-05-11 17:47:38 -07:00
Daniel Nelson 078eb47265 Use result and result_code in net_response 2018-05-08 16:17:22 -07:00
Randy Coburn 54a0532604 Add tag/integer pair for result to net_response () 2018-05-08 16:07:15 -07:00
Daniel Nelson 1d9488bd42 Skip fields that report "not supported" in nvidia-smi () 2018-05-08 13:11:12 -07:00
Daniel Nelson b581805629 Add instructions on how to repair windows performance counters 2018-05-07 18:41:05 -07:00
Daniel Nelson 734221ccea Don't report 0ms on timeout in dns_query () 2018-05-07 18:18:01 -07:00
Jake Champlin d56db64dc6 Add cursor metrics to mongodb input () 2018-05-07 15:00:24 -07:00
Daniel Nelson 55b4fcb40d Simplify testing with TLS () 2018-05-04 16:33:23 -07:00
Daniel Nelson 5494b9a65a Only lowercase mysql slave metrics with metric_version = 2 2018-05-04 14:31:16 -07:00
Nicolas Steinmetz 7e749f869e Fix name_override example in mysql rreadme () 2018-05-04 14:20:34 -07:00
Daniel Nelson 11c11da831 Remove dead link from logparser sample config 2018-05-02 11:49:51 -07:00
Craig Thayer 9803d6291b Add input plugin for McRouter () 2018-05-01 11:58:15 -07:00
Mariusz Brzeski a19eaf0b06 Support busybox ping in the ping input () 2018-04-30 19:20:13 -07:00
Daniel Nelson 95d2857ab8 Fix win_perf_counters to collect counters per instance () 2018-04-30 17:48:45 -07:00
Daniel Nelson 54f9e9e133 Document one field per line requirement in logparser 2018-04-30 16:15:51 -07:00
Grégoire Bellon-Gervais d1982dc72f Metrics values have same names as old cassandra plugin () 2018-04-27 15:12:59 -07:00
Vincent Caron 3d979493ad Use same timestamp for fields in system input () 2018-04-27 14:55:10 -07:00
Adrián López aceba08d0f Add parameter to force the interval of gather for sysstat () 2018-04-25 18:59:42 -07:00
Jack Zampolin 2c4d6a867f Fix timeout parsing error in nvidia_smi () 2018-04-24 14:40:19 -07:00
Yosuke Hara 7f1e4c847f Add support for LeoFS v1.4 to leofs input () 2018-04-24 14:14:31 -07:00
Daniel Nelson 116d479975 Fix links to jolokia example configs 2018-04-24 12:46:40 -07:00
Daniel Nelson 114800a768 Add docker input server version () 2018-04-23 15:09:04 -07:00