Vlasta Hajek
|
a4f511a64a
|
Fix wildcard and other issues with win_perf_counters (#4189)
|
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 (#4191)
|
2018-05-24 11:58:43 -07:00 |
Daniel Nelson
|
cdf6bcc72a
|
Add special syslog timestamp parser that uses current year (#4190)
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 (#4178)
|
2018-05-23 14:29:57 -07:00 |
Daniel Nelson
|
f7e0860771
|
Add support for TLS and username/password auth to aerospike input (#4183)
|
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 (#3969)
|
2018-05-23 12:03:49 -07:00 |
Daniel Nelson
|
adf9568556
|
Revert "Add tengine input plugin (#4160)"
This reverts commit 697d8ceae5 .
|
2018-05-23 11:58:22 -07:00 |
arterforyou
|
51d2a3ea39
|
Add tengine input plugin (#4160)
|
2018-05-23 11:19:50 -07:00 |
Arkady Emelyanov
|
2f9b180bc2
|
Add burrow input plugin (#3489)
|
2018-05-22 14:10:41 -07:00 |
Daniel Nelson
|
3924e6505a
|
Add timeout option to sensors input (#4162)
|
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 (#4165)
|
2018-05-21 15:59:56 -07:00 |
Alexander Shepelin
|
9294e82009
|
Add regex processor plugin (#3839)
|
2018-05-21 15:46:10 -07:00 |
Daniel Nelson
|
636a4aadf6
|
Add aurora input plugin (#4158)
|
2018-05-21 11:59:39 -07:00 |
Arkady Emelyanov
|
95c5ba6e49
|
Fix waitgroup deadlock if url is incorrect in apache input (#4176)
|
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 (#4094)
|
2018-05-18 18:55:02 -07:00 |
Feliksas The Lion
|
ca6d5a6202
|
Added 3 important elasticsearch cluster health metrics (#4167)
|
2018-05-18 18:49:23 -07:00 |
Leszek Charkiewicz
|
cefcd2f81c
|
Add consul service tags to metric (#4155)
|
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 (#4010)
|
2018-05-15 16:05:59 -07:00 |
Daniel Nelson
|
93d17ec95e
|
Fix librato output support for uint and bool (#4151)
|
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 (#2491)
|
2018-05-14 17:15:40 -07:00 |
Daniel Nelson
|
2c29f8f84a
|
Fix dropwizard parsing error for metrics that need escaped (#4142)
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 (#2292)
|
2018-05-11 17:58:19 -07:00 |
Daniel Nelson
|
b703215bad
|
Reuse transport on next interval in jolokia agent (#4137)
|
2018-05-11 17:48:27 -07:00 |
Daniel Nelson
|
59a2f2e7f4
|
Use internal.Duration for jolokia timeouts (#4136)
|
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 (#3455)
|
2018-05-08 16:07:15 -07:00 |
Daniel Nelson
|
1d9488bd42
|
Skip fields that report "not supported" in nvidia-smi (#4123)
|
2018-05-08 13:11:12 -07:00 |
Daniel Nelson
|
532fd16c68
|
Add uint/bool support to cratedb output (#4117)
|
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 (#4118)
|
2018-05-07 18:18:01 -07:00 |
Jake Champlin
|
d56db64dc6
|
Add cursor metrics to mongodb input (#4114)
|
2018-05-07 15:00:24 -07:00 |
Germán Jaber
|
68743825b8
|
Add topk processor plugin (#4096)
|
2018-05-04 18:40:05 -07:00 |
Daniel Nelson
|
0ede70a2bd
|
Add SerializeBatch method to the Serializer interface (#4107)
|
2018-05-04 18:27:31 -07:00 |
Daniel Nelson
|
55b4fcb40d
|
Simplify testing with TLS (#4095)
|
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 (#4100)
|
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 (#4099)
|
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 (#4091)
|
2018-05-01 18:56:39 -07:00 |
Craig Thayer
|
9803d6291b
|
Add input plugin for McRouter (#4077)
|
2018-05-01 11:58:15 -07:00 |
Mariusz Brzeski
|
a19eaf0b06
|
Support busybox ping in the ping input (#3877)
|
2018-04-30 19:20:13 -07:00 |