Daniel Nelson
b89db57629
Update changelog
2017-11-30 18:42:14 -08:00
Daniel Nelson
bca73f0923
Add option to amqp output to publish persistent messages ( #3528 )
2017-11-30 18:40:12 -08:00
Daniel Nelson
1dee532574
Add time import
2017-11-29 17:05:13 -08:00
Daniel Nelson
24828e1185
Update changelog
2017-11-29 16:36:00 -08:00
Nathan Ferch
d758008c1e
Add input plugin for OpenBSD/FreeBSD pf ( #3405 )
2017-11-29 16:32:50 -08:00
Daniel Nelson
4337c98b41
Update changelog
2017-11-29 12:17:46 -08:00
Bob Shannon
dd8157ec68
Add support for glob patterns in net input plugin ( #3140 )
2017-11-29 12:16:34 -08:00
Daniel Nelson
ca76242e3e
Update changelog
2017-11-29 12:10:56 -08:00
Daniel Nelson
e79639859b
Update gopsutil version to include netstat fix ( #3513 )
2017-11-29 12:06:47 -08:00
Daniel Nelson
aaed325345
Add dcos plugin to changelog and readme
2017-11-29 11:54:33 -08:00
Daniel Nelson
2ce21bff24
Add input plugin for DC/OS ( #3519 )
2017-11-29 11:50:32 -08:00
Patrick Hemmer
b6e8214396
Fix postfix plugin age to use ctime, not mtime ( #3525 )
2017-11-29 11:25:31 -08:00
Daniel Nelson
eca20036b7
Update changelog
2017-11-29 10:52:59 -08:00
Daniel Nelson
9325f6e937
Add slab to mem plugin ( #3518 )
2017-11-29 10:49:45 -08:00
Daniel Nelson
62b7cb91dc
Add bond input to readme and update changelog
2017-11-28 15:19:30 -08:00
Ildar Svetlov
2ccebf2371
Add bond input plugin ( #3424 )
2017-11-28 15:16:19 -08:00
Daniel Nelson
1ebdde9487
Update changelog
2017-11-28 10:10:36 -08:00
Patrick Hemmer
2ae35591a0
Add postfix input plugin ( #2553 )
2017-11-28 10:08:41 -08:00
Daniel Nelson
2681be7caa
Update changelog
2017-11-27 17:06:50 -08:00
Lukasz Jagiello
9c45a2150d
Use deb-systemd-invoke to restart service ( #3506 )
...
From man page:
```
deb-systemd-invoke is a Debian-specific helper script which asks
/usr/sbin/policy-rc.d before performing a systemctl call.
deb-systemd-invoke is intended to be used from maintscripts to start
systemd unit files. It is specifically NOT intended to be used
interactively by users. Instead, users should run systemd and use
systemctl, or not bother about the systemd enabled state in case they
are not running systemd.
```
This PR replace regular `systemctl` with `deb-systemd-invoke`.
2017-11-27 17:05:32 -08:00
Lukasz Jagiello
b7a50b9414
Add shadow-utils dependency to rpm package ( #3505 )
2017-11-27 17:02:16 -08:00
Dylan Meissner
d9e2599de7
Jolokia2 handles unordered mbean object name properties ( #3504 )
2017-11-27 13:43:19 -08:00
Daniel Nelson
fb1edd5da3
Update changelog
2017-11-27 12:32:36 -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
e3812e9b97
Update changelog
2017-11-20 16:50:18 -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
662e2df779
Update changelog
2017-11-20 16:27:18 -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
612d81d689
Update changelog
2017-11-20 14:40:45 -08:00
aromeyer
dd6fbb62b5
Add opensmtpd input plugin ( #3449 )
2017-11-20 14:39:13 -08:00
Daniel Nelson
ecc619f538
Update changelog
2017-11-20 14:37:09 -08:00
aromeyer
f89c774226
Add unbound input plugin ( #3434 )
2017-11-20 14:32:06 -08:00
Daniel Nelson
51ec55fb16
Update changelog
2017-11-20 14:23:16 -08:00
Leandro Piccilli
ca2c1e75c7
Add index by week number to Elasticsearch output ( #3490 )
2017-11-20 14:22:29 -08:00
Daniel Nelson
527892eef8
Update changelog
2017-11-20 14:20:05 -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
f9b808572f
Update changelog
2017-11-16 16:51:02 -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
a8c6a31d1e
Update changelog and add particle webhook to readme
2017-11-16 16:11:20 -08:00
David G. Simmons
1fd88ad0d8
Add Particle Webhook Plugin ( #3477 )
2017-11-16 16:03:19 -08:00
Pierre Fersing
f30716e2d0
Whitelist allowed char classes for graphite output ( #3473 )
2017-11-15 14:44:20 -08:00
Daniel Nelson
3405deebe3
Skip test requiring cratedb server in short test mode
2017-11-13 15:22:57 -08:00
Daniel Nelson
c4720e5d8b
Update changelog
2017-11-13 15:09:05 -08:00
Daniel Nelson
e57cf8c9df
Fix typo in error message
2017-11-13 15:07:54 -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
176064cdf7
Add tests for procstat systemd & cgroup matching ( #3469 )
2017-11-13 14:45:31 -08:00
Daniel Nelson
23b0e1bc7a
Update changelog
2017-11-13 11:02:01 -08:00
Patrick Hemmer
2323d9ae48
Add systemd unit pid and cgroup matching to procstat ( #3459 )
2017-11-13 10:59:27 -08:00
Daniel Nelson
084f7dc53b
Update changelog
2017-11-10 14:39:11 -08:00
Trevor Pounds
742949594b
Compile with Go 1.9.2 ( #3458 )
2017-11-10 14:39:00 -08:00