Commit Graph

1396 Commits

Author SHA1 Message Date
David G. Simmons 8e70b56ded New Particle Plugin 2017-11-03 12:07:03 -04:00
Patric Kanngießer deed04c2f7 Add Teamspeak 3 input plugin () 2017-11-01 13:27:59 -07:00
Maximilien Richer c569863119 Fix typos in comments () 2017-10-31 17:00:06 -07:00
Maximilien Richer 8bd21bb537 Add config to input-varnish README () 2017-10-31 16:58:45 -07:00
Daniel Nelson 97a1e4e706 Use explicit schemas in mqtt_consumer input () 2017-10-30 15:33:20 -07:00
Aditya C S 78df21d6a2 Add support for SSL settings to ElasticSearch output plugin () 2017-10-30 13:52:40 -07:00
Aditya C S f205c1b5e1 Update docker plugin README () 2017-10-30 12:26:39 -07:00
Maximilien Richer 626ff99b6e Add instance name option to varnish plugin ()
This change add a new configuration option to allow probing of
namespaced varnish instances, usually reached using the '-n' switch on
the varnish cli.
2017-10-27 11:53:59 -07:00
Vladimir S ba551c4bb0 Perform DNS lookup before ping () 2017-10-26 13:35:37 -07:00
Daniel Nelson ccea33ff28 Gather concurrently from snmp agents () 2017-10-25 15:28:55 -07:00
Jeremy Doupe 43d69d805d Add history and summary types to telegraf and prometheus plugins () 2017-10-24 16:28:52 -07:00
Daniel Nelson 71480f8cee Use golang.org/x/sys/unix instead of syscall in diskio () 2017-10-24 16:22:31 -07:00
Daniel Nelson e19692dd60 If the connector name cannot be unquoted, use the raw value () 2017-10-24 15:36:23 -07:00
Sergei Smolianinov b4a0edf5ba Fix ACL token usage in consul input plugin () 2017-10-23 12:31:27 -07:00
Daniel Nelson bb6d50f011 Add support for decimal timestamps to ts-epoch modifier () 2017-10-19 16:36:32 -07:00
Daniel Nelson 69591e1fab Remove warning when JSON contains null value () 2017-10-19 16:25:58 -07:00
Daniel Nelson 7ef88c4bf9 Use labels in prometheus output for string fields () 2017-10-18 17:42:30 -07:00
Daniel Nelson 01cfe1d505 Fix prometheus passthrough for existing value types () 2017-10-18 14:51:08 -07:00
Ayrdrie ca3c03f710 Fix mongodb input panic when restarting mongodb () 2017-10-18 12:24:30 -07:00
Pierre Fersing 7efce41d39 Fix CPU system plugin gets stuck after system suspend () 2017-10-16 14:25:00 -07:00
Craig Wickesser cc47382da0 Add UDP IPv6 support to statsd input () 2017-10-16 14:18:36 -07:00
Daniel Nelson 7ff6cdd017 Fix case sensitivity issue in sqlserver query () 2017-10-16 11:26:16 -07:00
Daniel Nelson c8a5598b59 Fix typo in ipmi_sensor readme 2017-10-16 11:10:06 -07:00
Daniel Nelson d6ad16f431 Add ipmi_sensor permission documentation 2017-10-13 13:53:18 -07:00
Daniel Nelson fc1309c8fb Remove timing sensitive riemann test 2017-10-13 11:30:30 -07:00
Adam Johnson 52a1f98695 Fix cloudwatch output requires unneeded permissions () 2017-10-13 11:04:40 -07:00
Windkit Li 6a433f97e4 Fix snmpwalk address format in leofs input () 2017-10-12 17:26:14 -07:00
Daniel Nelson 4729c5697a Fix container name filters in docker input () 2017-10-12 15:50:09 -07:00
Patrick Hemmer 43a2b49ad1 Fix documented equation for diskio average queue depth () 2017-10-12 15:08:51 -07:00
Toni Moreno 2901652bf9 Add new basicstats aggregator () 2017-10-10 12:02:01 -07:00
Daniel Nelson c49eda6810 Use 5 second timeout overhead when waiting for ping to complete 2017-10-09 15:09:07 -07:00
Daniel Nelson 6ed5dc444d Add HasPoint method to testutil.Accumulator 2017-10-09 15:02:57 -07:00
Christian Meilke 4783b872ea Add ability to limit node stats in elasticsearch input () 2017-10-06 16:16:32 -07:00
Daniel Nelson bb448d5af7 Use chunked transfer encoding in InfluxDB output () 2017-10-05 16:14:21 -07:00
Daniel Nelson e7bbb66957 Fix panic in cpu input if number of cpus changes () 2017-10-05 16:02:21 -07:00
Daniel Nelson df4c24a01e Release buffer back to pool earlier 2017-10-05 12:12:14 -07:00
Christian Meilke 4acee14f8a Add cluster health level configuration to elasticsearch input () 2017-10-04 15:29:32 -07:00
Rickard von Essen 3be58c6571 Add smart input plugin for collecting S.M.A.R.T. data () 2017-10-04 15:15:58 -07:00
Daniel Nelson bfd3a3ac13 Add support for proxy environment variables to http_response () 2017-10-03 15:22:57 -07:00
Aditya C S 308f4af40f Collect Docker Swarm service metrics in docker input plugin () 2017-10-03 14:36:26 -07:00
Daniel Nelson 9257f3b148 Skip invalid urls in nginx input 2017-10-03 10:54:31 -07:00
Pierre Tessier ea11fae57b Added newline to each metric line in wavefront output () 2017-10-02 17:42:21 -07:00
Jimena Cabrera Notari 5ca10ac5fe Add extra wired tiger cache metrics to mongodb input () 2017-10-02 17:38:51 -07:00
Daniel Nelson fba3d66681 Fix case sensitivity error in sqlserver input () 2017-10-02 17:15:34 -07:00
Daniel Nelson 9b7fe6ce99 Regenerate TLS certs due to expiration 2017-10-02 15:44:55 -07:00
Daniel Nelson 63e898c058 Fix mqtt_consumer connection_timeout test 2017-10-02 12:28:31 -07:00
Pierre Tessier 8355f941f9 Add Wavefront output plugin () 2017-09-29 16:13:08 -07:00
Daniel Nelson e6912e1cd5 Add deprecation notice to jolokia sample config 2017-09-29 16:08:31 -07:00
Daniel Nelson f7f699995a Fix format of connection_timeout in mqtt_consumer () 2017-09-29 15:58:38 -07:00
Daniel Nelson b0b1e43f92 Document how to exclude kubernetes annotation 2017-09-29 14:07:19 -07:00