Lukasz Jagiello
b7a50b9414
Add shadow-utils dependency to rpm package ( #3505 )
2017-11-27 17:02:16 -08:00
Dylan Meissner
27994abcb5
Jolokia2 handles unordered mbean object name properties ( #3504 )
2017-11-27 13:43:19 -08:00
Dylan Meissner
d9e2599de7
Jolokia2 handles unordered mbean object name properties ( #3504 )
2017-11-27 13:43:19 -08:00
Daniel Nelson
a9ada5f65b
Update changelog
2017-11-27 12:32:36 -08:00
Daniel Nelson
fb1edd5da3
Update changelog
2017-11-27 12:32:36 -08:00
Laurent Gosselin
f758d0c6c3
Fix global variable collection when using interval_slow option in mysql input ( #3500 )
2017-11-27 12:29:51 -08:00
Laurent Gosselin
5ae114bde7
Fix global variable collection when using interval_slow option in mysql input ( #3500 )
2017-11-27 12:29:51 -08:00
Daniel Nelson
7442b5645f
Update changelog
2017-11-20 16:50:18 -08:00
Daniel Nelson
e3812e9b97
Update changelog
2017-11-20 16:50:18 -08:00
Daniel Nelson
d5bd426e0c
Fix snmp tools output parsing when they contain Windows eols ( #3396 )
2017-11-20 16:48:30 -08:00
Daniel Nelson
f9ded8fdd8
Fix snmp tools output parsing when they contain Windows eols ( #3396 )
2017-11-20 16:48:30 -08:00
Daniel Nelson
154b263f14
Update changelog
2017-11-20 16:27:18 -08:00
Daniel Nelson
662e2df779
Update changelog
2017-11-20 16:27:18 -08:00
Leandro Piccilli
92ca661662
Add support for tags in the index name in elasticsearch output ( #3470 )
2017-11-20 16:25:36 -08:00
Leandro Piccilli
9e95d51648
Add support for tags in the index name in elasticsearch output ( #3470 )
2017-11-20 16:25:36 -08:00
Daniel Nelson
54b0b9e727
Update changelog
2017-11-20 14:40:45 -08:00
Daniel Nelson
612d81d689
Update changelog
2017-11-20 14:40:45 -08:00
aromeyer
dc2c8791d0
Add opensmtpd input plugin ( #3449 )
2017-11-20 14:39:13 -08:00
aromeyer
dd6fbb62b5
Add opensmtpd input plugin ( #3449 )
2017-11-20 14:39:13 -08:00
Daniel Nelson
367bbdeb7e
Update changelog
2017-11-20 14:37:09 -08:00
Daniel Nelson
ecc619f538
Update changelog
2017-11-20 14:37:09 -08:00
aromeyer
e544d742f9
Add unbound input plugin ( #3434 )
2017-11-20 14:32:06 -08:00
aromeyer
f89c774226
Add unbound input plugin ( #3434 )
2017-11-20 14:32:06 -08:00
Daniel Nelson
393c4c6c2d
Update changelog
2017-11-20 14:23:16 -08:00
Daniel Nelson
51ec55fb16
Update changelog
2017-11-20 14:23:16 -08:00
Leandro Piccilli
4d1bc620b2
Add index by week number to Elasticsearch output ( #3490 )
2017-11-20 14:22:29 -08:00
Leandro Piccilli
ca2c1e75c7
Add index by week number to Elasticsearch output ( #3490 )
2017-11-20 14:22:29 -08:00
Daniel Nelson
db8e767f1f
Update changelog
2017-11-20 14:20:05 -08:00
Daniel Nelson
527892eef8
Update changelog
2017-11-20 14:20:05 -08:00
Chris Goller
afe05fcfef
Use hexadecimal ids and lowercase names in zipkin input ( #3488 )
2017-11-20 14:19:32 -08:00
Chris Goller
113184ddae
Use hexadecimal ids and lowercase names in zipkin input ( #3488 )
2017-11-20 14:19:32 -08:00
Daniel Nelson
9422cca2cc
Update changelog
2017-11-16 16:51:02 -08:00
Daniel Nelson
f9b808572f
Update changelog
2017-11-16 16:51:02 -08:00
erayaslan
a06ee58785
Use MAX() instead of SUM() for latency measurements in sqlserver ( #3471 )
2017-11-16 16:49:51 -08:00
erayaslan
650f44980b
Use MAX() instead of SUM() for latency measurements in sqlserver ( #3471 )
2017-11-16 16:49:51 -08:00
Daniel Nelson
b13eea89b1
Update changelog and add particle webhook to readme
2017-11-16 16:11:20 -08:00
Daniel Nelson
a8c6a31d1e
Update changelog and add particle webhook to readme
2017-11-16 16:11:20 -08:00
David G. Simmons
b813e2ecae
Add Particle Webhook Plugin ( #3477 )
2017-11-16 16:03:19 -08:00
David G. Simmons
1fd88ad0d8
Add Particle Webhook Plugin ( #3477 )
2017-11-16 16:03:19 -08:00
Pierre Fersing
8364417009
Whitelist allowed char classes for graphite output ( #3473 )
2017-11-15 14:44:20 -08:00
Pierre Fersing
f30716e2d0
Whitelist allowed char classes for graphite output ( #3473 )
2017-11-15 14:44:20 -08:00
Daniel Nelson
136c15ba33
Skip test requiring cratedb server in short test mode
2017-11-13 15:22:57 -08:00
Daniel Nelson
3405deebe3
Skip test requiring cratedb server in short test mode
2017-11-13 15:22:57 -08:00
Daniel Nelson
19839c0167
Update changelog
2017-11-13 15:09:05 -08:00
Daniel Nelson
c4720e5d8b
Update changelog
2017-11-13 15:09:05 -08:00
Daniel Nelson
72682973bd
Fix typo in error message
2017-11-13 15:07:54 -08:00
Daniel Nelson
e57cf8c9df
Fix typo in error message
2017-11-13 15:07:54 -08:00
faye-sama
a411306fba
Fail metrics parsing on unescaped quotes ( #3409 )
...
Before this change Fields() method on a metric parsed from a line with
unescaped quotes could panic. This change makes such line unparseable.
Fixes #3326
2017-11-13 15:06:47 -08:00
faye-sama
ccd21755d5
Fail metrics parsing on unescaped quotes ( #3409 )
...
Before this change Fields() method on a metric parsed from a line with
unescaped quotes could panic. This change makes such line unparseable.
Fixes #3326
2017-11-13 15:06:47 -08:00
Patrick Hemmer
cbd346117a
Add tests for procstat systemd & cgroup matching ( #3469 )
2017-11-13 14:45:31 -08:00