Commit Graph

1691 Commits

Author SHA1 Message Date
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 94715c5ae9 Add converter processor () 2018-05-23 14:29:57 -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 3c79b77afc Update graphite output dataf format docs 2018-05-21 16:39:33 -07:00
Pavel Boev a0c086300f Add support for Graphite 1.1.x tags () 2018-05-21 15:59:56 -07:00
Alexander Shepelin 9294e82009 Add regex processor plugin () 2018-05-21 15:46:10 -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
Daniel Nelson 3f89f35f3f Update mqtt output docs and changelog 2018-05-18 19:03:00 -07:00
jvrahav cbb4dacbc3 Add batch mode to mqtt output () 2018-05-18 18:55: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
Daniel Nelson d4e9892539 Update changelog and docs for application_insights plugin 2018-05-15 16:42:56 -07:00
Karol Zadora-Przylecki a018916bf0 Add Microsoft Application Insights output plugin () 2018-05-15 16:05:59 -07:00
Daniel Nelson 93d17ec95e Fix librato output support for uint and bool () 2018-05-15 15:54:20 -07:00
Daniel Nelson 797c62c790 Add method, basic auth, and tls support to http output 2018-05-14 17:18:07 -07:00
Dark ca11b6328e Add HTTP output plugin () 2018-05-14 17:15:40 -07:00
Daniel Nelson 2c29f8f84a Fix dropwizard parsing error for metrics that need escaped ()
If the dropwizard parser cannot convert the metric name into a valid
line protocol series then we will accept the name as is.
2018-05-14 11:00:03 -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 532fd16c68 Add uint/bool support to cratedb output () 2018-05-08 12:10:25 -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
Germán Jaber 68743825b8 Add topk processor plugin () 2018-05-04 18:40:05 -07:00
Daniel Nelson 0ede70a2bd Add SerializeBatch method to the Serializer interface () 2018-05-04 18:27:31 -07:00
Daniel Nelson 55b4fcb40d Simplify testing with TLS () 2018-05-04 16:33:23 -07:00
Daniel Nelson 6e10a4ea88 Update kafka readme 2018-05-04 14:39:31 -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 030eb95b71 Fix grammar 2018-05-03 17:26:01 -07:00
Daniel Nelson e17a7378c2 Clarify max_retry option in kafka output 2018-05-03 17:22:49 -07:00
Daniel Meiners 7ba8ac7645 Ignore UTF8 BOM in JSON parser () 2018-05-03 11:40:28 -07:00
Daniel Nelson 11c11da831 Remove dead link from logparser sample config 2018-05-02 11:49:51 -07:00
Daniel Nelson 55818e791d Fix handling of uint64 in datadog output () 2018-05-01 18:56:39 -07:00