3020 Commits
Author SHA1 Message Date
Daniel Nelson 578db7ef51 Telegraf 1.7.4 1.7.4 2018-08-29 13:21:57 -07:00
Daniel Nelson 17f4c2f265 Set 1.7.4 release date 2018-08-29 13:21:27 -07:00
Daniel Nelson 10b4f10af6 Update changelog
(cherry picked from commit 687ef23596)
2018-08-29 12:32:59 -07:00
Daniel NelsonandDaniel Nelson 9bd329cf5b Fix sending of basic auth credentials in http output (#4609)
(cherry picked from commit 7b05993a6e)
2018-08-29 12:32:59 -07:00
Daniel NelsonandDaniel Nelson c4a4c7dffa Use the correct GOARM value in the armel package (#4608)
(cherry picked from commit 8b2d64585d)
2018-08-29 12:32:59 -07:00
Daniel Nelson 44a5d2672b Update changelog
(cherry picked from commit 59a64651f1)
2018-08-29 11:43:45 -07:00
Daniel NelsonandDaniel Nelson 9a2b0ffdd3 Remove timeout deadline for udp syslog input. (#4605)
(cherry picked from commit fed959531c)
2018-08-29 11:43:45 -07:00
Daniel NelsonandDaniel Nelson 6a6f5cbbc5 Ensure channel closed if an error occurs in cgroup input (#4606)
(cherry picked from commit 1e3edbc55d)
2018-08-29 11:43:45 -07:00
Daniel Nelson 3e841c670b Update changelog
(cherry picked from commit c827017711)
2018-08-23 13:53:35 -07:00
prashanthjbabuandDaniel Nelson 919ffb6d5a Add result_code value for errors running ping command (#4550)
(cherry picked from commit 14d9ef4f0c)
2018-08-23 13:53:35 -07:00
Daniel Nelson efdc7c036a Update changelog
(cherry picked from commit d676381a04)
2018-08-23 13:32:44 -07:00
rbrendlerandDaniel Nelson 8f5cb78694 Fix burrow_group.offset calculation for Burrow plugin (#4584)
(cherry picked from commit 16a6feda4a)
2018-08-23 13:32:44 -07:00
Greg Linton 3767761302 Update changelog
(cherry picked from commit 027016aea2)
2018-08-14 14:50:23 -06:00
Daniel NelsonandGreg Linton 3046b395ef Skip unserializable metric in influxDB UDP output (#4534)
(cherry picked from commit fa30f568ec)
2018-08-14 14:50:23 -06:00
dupondjeandGreg Linton 55b7a6eed3 Fix powerdns input test (#4554)
(cherry picked from commit 763dc6990c)
2018-08-14 14:50:23 -06:00
Daniel Nelson bb796f9d42 Set 1.7.3 release date
(cherry picked from commit 2a4267ed72)
2018-08-07 17:17:49 -07:00
Daniel Nelson 4dc29d0e97 Telegraf 1.7.3 1.7.3 2018-08-07 11:32:57 -07:00
Daniel Nelson 3b4dadffff Update changelog
(cherry picked from commit b0b52692e9)
2018-08-07 11:31:35 -07:00
Daniel NelsonandDaniel Nelson 936ee6958a Lock buffer when adding metrics (#4514)
This function is not thread-safe but is currently used by multiple
goroutines in RunningOutput

(cherry picked from commit feb75d493a)
2018-08-07 11:27:07 -07:00
Daniel NelsonandDaniel Nelson 3d03885780 Fix error message if URL is unparseable in influxdb output (#4511)
(cherry picked from commit 4dfb80d0fc)
2018-08-07 11:27:07 -07:00
Daniel NelsonandDaniel Nelson 7365fa2d6a Use explicit zpool properties to fix parse error on FreeBSD 11.2 (#4510)
(cherry picked from commit a5409d7cf2)
2018-08-07 11:27:07 -07:00
Greg Linton 246a06ae8c Update changelog
(cherry picked from commit 66528354a5)
2018-08-01 16:41:41 -06:00
Shanshi ShiandGreg Linton 6008c7b141 Preserve metric type when using filters in output plugins (#4481)
(cherry picked from commit e538433959)
2018-08-01 16:41:41 -06:00
Greg 24242432cc Skip bad entries on interrupt input (#4497)
(cherry picked from commit 4fff507ad6)
2018-08-01 16:41:41 -06:00
EthanHurandGreg Linton 1b0d8d8920 Update netstat link in README.md (#4494)
(cherry picked from commit 2adfccc975)
2018-08-01 16:41:41 -06:00
Greg Linton 5852f4ff31 Update changelog
(cherry picked from commit d7db4be5ef)
2018-07-31 18:18:42 -06:00
Daniel NelsonandGreg Linton 67826ede90 Keep leading whitespace for messages in syslog input (#4498)
(cherry picked from commit 6a32a7d85b)
2018-07-31 18:17:52 -06:00
Greg Linton 3319c1fb9e Lower docker API version for use with older servers 2018-07-25 17:15:05 -06:00
Daniel Nelson c6feb056ff Telegraf 1.7.2 1.7.2 2018-07-18 13:59:31 -07:00
Daniel Nelson 09e422e69e Set 1.7.2 release date
(cherry picked from commit 7d782f85daaaf672e9a0dc0103747e14b32ab0d9)
2018-07-18 13:58:32 -07:00
Greg Linton de55972444 Update changelog
(cherry picked from commit eb64617e37)
2018-07-17 17:03:35 -06:00
Mathevet julienandGreg Linton adf2d18b1d Exclude cached memory on docker input plugin (#4383)
(cherry picked from commit 4c2786298d)
2018-07-17 17:03:35 -06:00
Greg Linton 647e302ca4 Update changelog
(cherry picked from commit f363e70f33)
2018-07-17 16:51:17 -06:00
Greg edabae2861 Reset read deadline for syslog input (#4369)
(cherry picked from commit 69d22afcc2)
2018-07-17 16:51:17 -06:00
Greg Linton d59d2b206f Update changelog
(cherry picked from commit 1cc300710c)
2018-07-17 16:03:54 -06:00
Greg fbd24e4d91 Return error if NewRequest fails in http output (#4429)
(cherry picked from commit b75d66ff41)
2018-07-17 16:03:54 -06:00
Daniel Nelson 5d9907ce11 Update changelog
(cherry picked from commit 3f87e5bf57)
2018-07-13 22:56:28 -07:00
Daniel NelsonandDaniel Nelson d20507eea9 Fix metric can have duplicate field (#4422)
(cherry picked from commit 6d876c18e0)
2018-07-13 22:56:28 -07:00
Daniel Nelson 47a58006dd Update changelog
(cherry picked from commit af98d070f5)
2018-07-13 14:15:43 -07:00
Daniel NelsonandDaniel Nelson 3c61f92add Fix output format of printer processor (#4417)
(cherry picked from commit 411b26bb1f)
2018-07-13 14:15:35 -07:00
Daniel Nelson a14b3218cf Update changelog
(cherry picked from commit 25ceb7f5a7)
2018-07-06 16:17:09 -07:00
Alexander ShepelinandDaniel Nelson 63d07f4272 Don't set values when pattern doesn't match in regex processor (#4396)
(cherry picked from commit 35d2f90d6c)
2018-07-06 16:17:08 -07:00
Daniel Nelson 858335b1c4 Update changelog
(cherry picked from commit a0ece79191)
2018-07-05 14:41:01 -07:00
GregandDaniel Nelson 9b489a43eb Use 'localhost' as default 'server' tag in zookeeper input (#4387)
(cherry picked from commit a82b4fbd96)
2018-07-05 14:40:45 -07:00
Daniel Nelson 4be18c1ea2 Telegraf 1.7.1 1.7.1 2018-07-03 13:50:17 -07:00
Daniel Nelson 5d90133a57 Set 1.7.1 release date
(cherry picked from commit b5abf2c577)
2018-07-03 13:49:00 -07:00
Daniel Nelson 5d7fba3486 Update changelog
(cherry picked from commit 38c0628190)
2018-07-03 11:37:48 -07:00
Daniel NelsonandDaniel Nelson 7316e9dac3 Add mutex to prevent handler precision from changing during parse (#4373)
(cherry picked from commit 0ef12f87af)
2018-07-03 11:37:48 -07:00
Daniel Nelson e17bec720c Update changelog
(cherry picked from commit 56ea2eb57b)
2018-07-02 13:10:58 -07:00
Daniel Nelson 0d567efaef Fix field name typo in swap documentation
(cherry picked from commit 210dfcee83)
2018-07-02 13:10:58 -07:00