3004 Commits
Author SHA1 Message Date
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
Steve DominoandDaniel Nelson eeb1bdc804 Document swap input plugin and move to separate file (#4342)
(cherry picked from commit b7a02c73b3)
2018-07-02 13:10:58 -07:00
Daniel Nelson 3d174b4f52 Update changelog
(cherry picked from commit abfbf4f4f2)
2018-06-29 19:08:26 -07:00
Adrián LópezandDaniel Nelson c892f92fba Fix minmax and basicstats aggregators to use uint64 (#4294)
(cherry picked from commit 85eacf268b)
2018-06-29 19:08:26 -07:00
Daniel Nelson e72bafc988 Update changelog
(cherry picked from commit b2e972cd81)
2018-06-29 18:33:16 -07:00
GregandDaniel Nelson 70c20b0bc4 Handle mysql input variations in the user_statistics collecting (#4306)
(cherry picked from commit 54056f3808)
2018-06-29 18:33:15 -07:00
Daniel Nelson d112323d81 Update changelog
(cherry picked from commit 5aa199e2b3)
2018-06-29 18:07:25 -07:00
Daniel NelsonandDaniel Nelson c373adb6d8 Fix syslog timestamp parsing with single digit day of month (#4334)
(cherry picked from commit 9bd5e10133)
2018-06-29 18:07:19 -07:00
Daniel Nelson 54a6c2e69b Fix name of hadoop example config
(cherry picked from commit 8bf18d6ac7)
2018-06-29 16:08:03 -07:00
Patrick HemmerandDaniel Nelson f2fb9cc1e8 Fix postfix input handling of multi-level queues (#4333)
(cherry picked from commit 16454e25ba)
2018-06-21 16:03:19 -07:00
Daniel NelsonandDaniel Nelson 88d9e75d4f Drop CI support for Go 1.8 (#4309)
Go 1.8 is no longer a supported version and the circleci/golang images
has been removed.

(cherry picked from commit 4e9e57e210)
2018-06-17 18:50:37 -07:00
Daniel Nelson b147ef5cb5 Update changelog
(cherry picked from commit 7781507c01)
2018-06-14 13:20:46 -07:00
maxuntandDaniel Nelson 0cab47fa80 Fix selection of tags under nested objects in the JSON parser (#4284)
(cherry picked from commit 8482c40a91)
2018-06-14 13:20:46 -07:00
Vlasta HajekandDaniel Nelson 92ca14f203 Fix grammar issues in win_perf_counters readme
(cherry picked from commit f217d12de5)
2018-06-12 16:57:52 -07:00
Daniel Nelson dc4c1c38f1 Fixup changelog from previous commit 2018-06-12 16:50:50 -07:00
Daniel Nelson 0755808138 Update changelog
(cherry picked from commit 30dc95fa78)
2018-06-12 16:46:41 -07:00
Daniel NelsonandDaniel Nelson 46fa0d79e5 Treat sigterm as a clean shutdown signal (#4277)
(cherry picked from commit 40fac0a9b4)
2018-06-12 16:44:34 -07:00