Commit Graph
1925 Commits
Author SHA1 Message Date
Daniel NelsonandDaniel Nelson 18fd2d987d Return an error if no valid patterns. (#2753) 1.3.0-rc2 2017-05-02 14:55:16 -07:00
Alexander BlagoevandDaniel Nelson 5e70cb3e44 Improve redis input documentation (#2708) 2017-05-02 14:12:09 -07:00
Patrick HemmerandDaniel Nelson ce203dc687 fix close on closed socket_writer (#2748) 2017-05-02 11:07:58 -07:00
Daniel NelsonandDaniel Nelson b0a2e8e1bd Add initial documentation for rabbitmq input. (#2745) 2017-05-01 18:57:19 -07:00
Daniel NelsonandDaniel Nelson 499495f844 Don't log error creating database on connect (#2740)
closes #2739
2017-04-28 15:59:28 -07:00
Daniel Nelson 20ab8fb2c3 Update telegraf.conf 2017-04-28 13:49:09 -07:00
Daniel Nelson bc474d3a53 Clarify retention policy option for influxdb output
closes #2696
2017-04-28 13:48:24 -07:00
Daniel Nelson 547be87d79 Clarify retention policy option for influxdb output
closes #2696
2017-04-28 13:43:00 -07:00
Daniel NelsonandDaniel Nelson 619d4d5d29 Use go 1.8.1 for CI and Release builds (#2732) 1.3.0-rc1 2017-04-27 16:22:41 -07:00
Daniel Nelson 052e88ad5e Fix grammar 2017-04-27 14:59:18 -07:00
Daniel Nelson b9ce455bba Update telegraf.conf 2017-04-27 11:53:32 -07:00
SeufandDaniel Nelson cd103c85db Added SASL options for ouput kafka plugin (#2721) 2017-04-27 11:50:25 -07:00
Ross McDonaldandDaniel Nelson a3feacbd2f Kapacitor input plugin (#2031) 2017-04-27 11:47:22 -07:00
Daniel Nelson e1a734c525 Fix logfile documentation 2017-04-27 11:38:49 -07:00
Daniel Nelson 53ab56de72 Update haproxy README 2017-04-27 11:23:37 -07:00
SeufandDaniel Nelson 4e2fe598ac Added SSL configuration for input haproxy (#2723) 2017-04-27 11:20:41 -07:00
Daniel NelsonandGitHub 5fe5c46c6d Fix amqp output block on write if disconnected (#2727)
fixes #2603
2017-04-27 11:10:30 -07:00
Damien KrotkineandDaniel Nelson 153304d92b it's -> its (#2728) 2017-04-27 11:10:00 -07:00
Damien KrotkineandDaniel Nelson cb9aecbf04 it's -> its (#2729) 2017-04-27 11:06:40 -07:00
NevinsandDaniel Nelson c66e2896c6 add option to randomize Kinesis partition key (#2705) 2017-04-26 10:54:24 -07:00
Jeff ZellnerandDaniel Nelson 9b874dff8d Update README.md (#2719) 2017-04-25 13:17:15 -07:00
Daniel NelsonandGitHub b243faa22b Don't close stdout on config reload. (#2707)
fixes #2528
2017-04-24 16:18:58 -07:00
Patrick HemmerandDaniel Nelson 8f5cd6c2ae add keep-alive support to socket_listener & socket_writer (#2697)
closes #2635
2017-04-24 13:14:42 -07:00
Alexander BlagoevandDaniel Nelson 3c28b93514 Improve procstat input documentation (#2699)
closes #1895
2017-04-24 11:18:55 -07:00
Patrick HemmerandDaniel Nelson 06baf7cf78 use AddError everywhere (#2372) 2017-04-24 11:13:26 -07:00
Alexander BlagoevandDaniel Nelson 801f6cb8a0 System net input documentation (#2698)
closes #2166
2017-04-24 11:03:53 -07:00
Daniel Nelson 3684ec6315 Update EXAMPLE_README.md 2017-04-21 14:27:36 -07:00
Daniel NelsonandGitHub da0773151b Use C locale when running sadf (#2690)
fixes #1911
2017-04-21 10:55:54 -07:00
Daniel Nelson 38e1c1de77 Update commit hash of tail fork 2017-04-20 16:29:39 -07:00
Daniel Nelson 799c8bed29 Add fix for network aliases to changelog
Change was made in gopsutil
2017-04-20 15:34:30 -07:00
Alexander BlagoevandDaniel Nelson a237301932 Memcached input documentation (#2685)
Closes #2615
2017-04-20 11:25:22 -07:00
Oleg GrytsynevychandDaniel Nelson b03d78d00f win_perf_counters: Format errors reported by pdh.dll in human-readable format (#2338) 2017-04-20 11:22:44 -07:00
MartinandDaniel Nelson 748ca7d503 Fixed install/remove of telegraf on non-systemd Debian/Ubuntu systems (#2360) 2017-04-20 11:19:33 -07:00
Daniel NelsonandGitHub bf30ef89ee Fix ipmi_sensor config is shared between all plugin instances (#2684) 2017-04-19 17:02:44 -07:00
Daniel Nelson 3690e1b9bf Add diskio for darwin to changelog 2017-04-19 13:42:24 -07:00
Patrick HemmerandDaniel Nelson 2542ef6d62 change jolokia input to use bulk requests (#2253) 2017-04-18 13:00:41 -07:00
Nikolay DenevandDaniel Nelson eb7ef5392e Simplify system.DiskUsage() (#2630) 2017-04-18 11:42:58 -07:00
Ross McDonaldandDaniel Nelson 70b3e763e7 Add input for receiving papertrail webhooks (#2038) 2017-04-17 13:49:36 -07:00
François de MetzandDaniel Nelson 58ee962679 GitHub webhooks: check signature (#2493) 2017-04-17 11:42:03 -07:00
Daniel NelsonandGitHub dc5779e2a7 Rename heap_objects_bytes to heap_objects in internal plugin. (#2674)
* Rename heap_objects_bytes to heap_objects in internal plugin.

This field does not contain bytes

fixes #2671
2017-04-14 17:32:14 -07:00
Daniel Nelson b968759d10 Use variadic disk.IOCounters() function 2017-04-14 13:48:02 -07:00
Daniel NelsonandGitHub b90a5b48a1 Improve logparser README (#2664) 2017-04-14 13:47:43 -07:00
calerogersandDaniel Nelson a12e082dbe Refactor interrupts plugin code (#2670) 2017-04-14 13:40:36 -07:00
calerogersandDaniel Nelson cadd845b36 Irqstat input plugin (#2494)
closes #2469
2017-04-13 15:53:02 -07:00
ingosusandDaniel Nelson dff216c44d Feature #1820: add testing without outputs (#2446) 2017-04-13 12:59:28 -07:00
Gregory KmanandDaniel Nelson 45c9b867f6 Update ping-input-plugin Readme (#2651) 2017-04-12 17:46:48 -07:00
Chris GoffinetandDaniel Nelson 9388fff1f7 Fixed content-type header in output plugin OpenTSDB (#2663) 2017-04-12 17:40:10 -07:00
Daniel NelsonandGitHub 3e0c55bff9 Update grok version (#2662) 2017-04-12 17:10:17 -07:00
Jesús RonceroandDaniel Nelson 49ab4e26f8 Nagios plugin documentation fix (#2659) 2017-04-12 12:04:44 -07:00
Daniel NelsonandGitHub 360b10c4de Clarify precision documentation (#2655) 2017-04-12 10:42:11 -07:00