Commit Graph

1180 Commits

Author SHA1 Message Date
ceseuron 45d22d942b Fixed sqlserver input to work with case sensitive server collation. ()
Fixed a problem with sqlserver input where database properties are not returned by Telegraf when SQL Server has been set up with a case sensitive server-level collation.

* Added bugfix entry to CHANGELOG.md for sqlserver collation input fix.
2017-05-04 10:47:03 -07:00
Daniel Nelson 23cdf12d83 Remove documentation in kafka_consumer for metric_buffer 2017-05-03 11:51:49 -07:00
Damien Krotkine abe736ee8f reflect zookeeper chroot config in readme () 2017-05-03 11:50:08 -07:00
Daniel Nelson 99888bd614 Return an error if no valid patterns. () 2017-05-02 14:54:38 -07:00
Alexander Blagoev 1da3e41941 Improve redis input documentation () 2017-05-02 11:43:07 -07:00
Patrick Hemmer 74dd3be3a5 fix close on closed socket_writer () 2017-05-02 11:06:49 -07:00
Daniel Nelson 92673a915e Add initial documentation for rabbitmq input. () 2017-05-01 18:55:48 -07:00
Daniel Nelson ec6ed1303d Don't log error creating database on connect ()
closes 
2017-04-28 15:58:46 -07:00
Daniel Nelson 3d0df7a056 Clarify retention policy option for influxdb output
closes 
2017-04-28 13:46:23 -07:00
Daniel Nelson d840bbafbb Clarify retention policy option for influxdb output
closes 
2017-04-28 13:40:58 -07:00
Daniel Nelson b60c8f1899 Fix grammar 2017-04-27 14:59:18 -07:00
Seuf b23596c232 Added SASL options for ouput kafka plugin () 2017-04-27 11:50:25 -07:00
Ross McDonald c9921f5cf3 Kapacitor input plugin () 2017-04-27 11:47:22 -07:00
Daniel Nelson 78d31992d7 Update haproxy README 2017-04-27 11:23:37 -07:00
Seuf 01f2a952c7 Added SSL configuration for input haproxy () 2017-04-27 11:20:41 -07:00
Daniel Nelson dcd6936483 Fix amqp output block on write if disconnected ()
fixes 
2017-04-27 11:10:30 -07:00
Damien Krotkine ce3dc1f82b it's -> its () 2017-04-27 11:10:00 -07:00
Damien Krotkine 05a1af700d it's -> its () 2017-04-27 11:06:40 -07:00
Nevins 0514b3cfa7 add option to randomize Kinesis partition key () 2017-04-26 10:54:24 -07:00
Jeff Zellner b95ade7ec4 Update README.md () 2017-04-25 13:17:15 -07:00
Daniel Nelson 6ff98da985 Don't close stdout on config reload. ()
fixes 
2017-04-24 16:18:58 -07:00
Patrick Hemmer b1a2f896a2 add keep-alive support to socket_listener & socket_writer ()
closes 
2017-04-24 13:14:42 -07:00
Alexander Blagoev ddc2f64593 Improve procstat input documentation ()
closes 
2017-04-24 11:18:55 -07:00
Patrick Hemmer 5ebe43f86f use AddError everywhere () 2017-04-24 11:13:26 -07:00
Alexander Blagoev 06199523ac System net input documentation ()
closes 
2017-04-24 11:03:53 -07:00
Daniel Nelson 0fd3aeb34d Update EXAMPLE_README.md 2017-04-21 14:27:36 -07:00
Daniel Nelson 8a1b070e2f Use C locale when running sadf ()
fixes 
2017-04-21 10:55:54 -07:00
Alexander Blagoev 2cd12b9d8f Memcached input documentation ()
Closes 
2017-04-20 11:25:22 -07:00
Oleg Grytsynevych 8cddffb43c win_perf_counters: Format errors reported by pdh.dll in human-readable format () 2017-04-20 11:22:44 -07:00
Daniel Nelson 7e07d17b64 Fix ipmi_sensor config is shared between all plugin instances () 2017-04-19 17:02:44 -07:00
Patrick Hemmer 0f5d49a7fd change jolokia input to use bulk requests () 2017-04-18 13:00:41 -07:00
Nikolay Denev cc44150054 Simplify system.DiskUsage() () 2017-04-18 11:42:58 -07:00
Ross McDonald 018bb9d742 Add input for receiving papertrail webhooks () 2017-04-17 13:49:36 -07:00
François de Metz b7c34a3ff3 GitHub webhooks: check signature () 2017-04-17 11:42:03 -07:00
Daniel Nelson b92f6f5fb2 Rename heap_objects_bytes to heap_objects in internal plugin. ()
* Rename heap_objects_bytes to heap_objects in internal plugin.

This field does not contain bytes

fixes 
2017-04-14 17:32:14 -07:00
Daniel Nelson 2177270d80 Use variadic disk.IOCounters() function 2017-04-14 13:48:02 -07:00
Daniel Nelson f005ea4a27 Improve logparser README () 2017-04-14 13:47:43 -07:00
calerogers 4df8b034bf Refactor interrupts plugin code () 2017-04-14 13:40:36 -07:00
calerogers 3e5980d017 Irqstat input plugin ()
closes 
2017-04-13 15:53:02 -07:00
Gregory Kman ff4f5286ea Update ping-input-plugin Readme () 2017-04-12 17:46:48 -07:00
Chris Goffinet 1e95e53375 Fixed content-type header in output plugin OpenTSDB () 2017-04-12 17:40:10 -07:00
Daniel Nelson 1876441ed7 Update grok version () 2017-04-12 17:10:17 -07:00
Daniel Nelson c4634c1743 Add collectd parser () 2017-04-12 10:41:26 -07:00
Nick Irvine 198ef8de3a Add max_message_len in kafka_consumer input () 2017-04-11 12:05:39 -07:00
Daniel Nelson 8b4c3201a2 Use name filter for IOCounters in diskio ()
Use IOCountersForNames for disk counters.
2017-04-11 11:41:09 -07:00
Patrick Hemmer fa0f5bd6f3 set default measurement name on snmp input () 2017-04-10 16:45:02 -07:00
Daniel Nelson 147200f675 Add support for precision in http_listener () 2017-04-10 16:39:40 -07:00
Daniel Nelson db7c97be32 Use random port in http_listener tests 2017-04-10 14:39:39 -07:00
Vladimir S a92ec65549 Add dmcache input plugin () 2017-04-07 15:39:43 -07:00
Rajaseelan Ganeswaran 223fce4770 Add sample config stanza for CPU () 2017-04-06 14:44:02 -07:00