Commit Graph

1481 Commits

Author SHA1 Message Date
Daniel Nelson 4f7afb8cb5
Set content-type charset in influxdb output and allow it be overridden () 2017-12-28 16:22:19 -08:00
Daniel Nelson 005face7c0
Fix DC/OS login expiration time () 2017-12-28 16:17:40 -08:00
Daniel Nelson 6c075c4346
Fix name error in jolokia2_agent sample config () 2017-12-28 16:10:00 -08:00
Daniel Nelson 7f3f556b39
Fix grammar in haproxy docs 2017-12-21 18:46:03 -08:00
Daniel Nelson 6639f44c17
Fix grammar in dcos readme 2017-12-21 16:26:50 -08:00
kerams 496452144c Add messages_delivered_get to rabbitmq_overview () 2017-12-18 20:36:59 -08:00
Jeff Ashton fcc9c82d34 Add control over which stats to gather in basicstats aggregator () 2017-12-14 16:56:10 -08:00
Daniel Nelson 4f1ea13ebf
Update bond input description 2017-12-14 16:03:29 -08:00
timhallinflux b90ee4a43c Improve bond plugin description () 2017-12-14 15:59:20 -08:00
Daniel Nelson 4537eb2c5d
Update haproxy documentation 2017-12-14 15:50:03 -08:00
Daniel Nelson 5b40173bcb
Remove AWS credential check from cloudwatch output ()
This method is reported to not work with IAM Instance Profiles, and we
do not want to make any calls that would require additional permissions.
2017-12-13 17:51:55 -08:00
Brian Knight 6638fc68de Update README with missing Redis measurements () 2017-12-13 11:24:48 -08:00
Antoine Augusti 9ad0297b1f Fix refType documentation for GitHub webhooks () 2017-12-13 11:22:47 -08:00
Ildar Svetlov d935dfa9ed Don't add system input uptime_format as a counter () 2017-12-13 11:13:56 -08:00
Mike Danko df9c7590b3 Fix various mysql data type conversions () 2017-12-12 13:22:11 -08:00
Steve Banik d7d224d511 Fixed typo in README.md () 2017-12-12 11:21:32 -08:00
Daniel Nelson 8484de6c12
Fix separation of multiple prometheus_client outputs () 2017-12-11 18:00:19 -08:00
Daniel Nelson ab8376de03
Update exec plugin documentation 2017-12-11 17:58:06 -08:00
Daniel Nelson 14b31a2354
Add idle state to processes test 2017-12-11 15:33:44 -08:00
Ted Zlatanov 663a5b1f50 Support I (idle) process state on procfs+Linux () 2017-12-11 15:31:52 -08:00
Daniel Nelson 93d16a4603
Use auto type detection for scanned devices in smart input () 2017-12-08 18:03:12 -08:00
Daniel Nelson 4f42d8a298
Add benchmark test for single metric 2017-12-08 13:23:08 -08:00
Daniel Nelson 574034c301
Use device name instead of abs path for devices tag in smart input () 2017-12-08 13:22:41 -08:00
Arkady Emelyanov 4d91162abd Add health status mapping from string to int in elasticsearch input () 2017-12-07 11:31:03 -08:00
Daniel Nelson 177e7e2c73
Log connect error only in wavefront output () 2017-12-06 14:55:29 -08:00
Daniel Nelson ca8911fec0
Update example config 2017-12-01 11:49:07 -08:00
Daniel Nelson 7f66863b87
Fix HOST_MOUNT_PREFIX in docker with disk input () 2017-12-01 11:21:39 -08:00
Daniel Nelson 44320a5421
Add option to amqp output to publish persistent messages () 2017-11-30 18:40:12 -08:00
Daniel Nelson a9951710b3
Add time import 2017-11-29 17:05:13 -08:00
Nathan Ferch f92a4f528f Add input plugin for OpenBSD/FreeBSD pf () 2017-11-29 16:32:50 -08:00
Bob Shannon beb9d7560d Add support for glob patterns in net input plugin () 2017-11-29 12:16:34 -08:00
Daniel Nelson 414a7e34fb
Add input plugin for DC/OS () 2017-11-29 11:50:32 -08:00
Patrick Hemmer bf65e19486 Fix postfix plugin age to use ctime, not mtime () 2017-11-29 11:25:31 -08:00
Daniel Nelson d727a6f85c
Add slab to mem plugin () 2017-11-29 10:49:45 -08:00
Ildar Svetlov 132fb50150 Add bond input plugin () 2017-11-28 15:16:19 -08:00
Patrick Hemmer 76240b9f18 Add postfix input plugin () 2017-11-28 10:08:41 -08:00
Dylan Meissner 27994abcb5 Jolokia2 handles unordered mbean object name properties () 2017-11-27 13:43:19 -08:00
Laurent Gosselin f758d0c6c3 Fix global variable collection when using interval_slow option in mysql input () 2017-11-27 12:29:51 -08:00
Daniel Nelson d5bd426e0c
Fix snmp tools output parsing when they contain Windows eols () 2017-11-20 16:48:30 -08:00
Leandro Piccilli 92ca661662 Add support for tags in the index name in elasticsearch output () 2017-11-20 16:25:36 -08:00
aromeyer dc2c8791d0 Add opensmtpd input plugin () 2017-11-20 14:39:13 -08:00
aromeyer e544d742f9 Add unbound input plugin () 2017-11-20 14:32:06 -08:00
Leandro Piccilli 4d1bc620b2 Add index by week number to Elasticsearch output () 2017-11-20 14:22:29 -08:00
Chris Goller afe05fcfef Use hexadecimal ids and lowercase names in zipkin input () 2017-11-20 14:19:32 -08:00
erayaslan a06ee58785 Use MAX() instead of SUM() for latency measurements in sqlserver () 2017-11-16 16:49:51 -08:00
David G. Simmons b813e2ecae Add Particle Webhook Plugin () 2017-11-16 16:03:19 -08:00
Pierre Fersing 8364417009 Whitelist allowed char classes for graphite output () 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
faye-sama a411306fba Fail metrics parsing on unescaped quotes ()
Before this change Fields() method on a metric parsed from a line with
unescaped quotes could panic. This change makes such line unparseable.

Fixes 
2017-11-13 15:06:47 -08:00
Patrick Hemmer cbd346117a Add tests for procstat systemd & cgroup matching () 2017-11-13 14:45:31 -08:00