Commit Graph

2974 Commits

Author SHA1 Message Date
Daniel Nelson
5d7fba3486 Update changelog
(cherry picked from commit 38c0628190)
2018-07-03 11:37:48 -07:00
Daniel 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 Domino
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ópez
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
Greg
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 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 Hemmer
f2fb9cc1e8 Fix postfix input handling of multi-level queues (#4333)
(cherry picked from commit 16454e25ba)
2018-06-21 16:03:19 -07:00
Daniel 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
maxunt
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 Hajek
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 Nelson
46fa0d79e5 Treat sigterm as a clean shutdown signal (#4277)
(cherry picked from commit 40fac0a9b4)
2018-06-12 16:44:34 -07:00
Daniel Nelson
8cdf39cf66 Fix grammar in converter processor documentation
(cherry picked from commit 36df4c5ae5)
2018-06-12 16:13:27 -07:00
Daniel Nelson
f4d22dd439 Telegraf 1.7.0 1.7.0 2018-06-12 11:49:59 -07:00
Daniel Nelson
97ee4995a4 Set 1.7.0 release date
(cherry picked from commit d2e00a3205)
2018-06-12 11:48:23 -07:00
Daniel Nelson
1445566b0e Use nats-io/go-nats instead of nats-io/nats
(cherry picked from commit dd2223ae1c)
2018-06-11 16:26:32 -07:00
Daniel Nelson
53697429ae Use nats-io/go-nats instead of nats-io/nats in tests
(cherry picked from commit daddd8bbac)
2018-06-11 16:20:18 -07:00
Daniel Nelson
98b21128ab Update changelog
(cherry picked from commit 90eebd88af)
2018-06-11 14:56:13 -07:00
Pierre Tessier
3e56a3dcc9 Remove tags with empty values from Wavefront output (#4266)
(cherry picked from commit d2e729dfaf)
2018-06-11 14:56:13 -07:00
Daniel Nelson
c7e5bbb25e Reword converter description
(cherry picked from commit f64d612294)
2018-06-11 14:47:07 -07:00
Daniel Nelson
c31d16fb90 Update win_perf_counters README
(cherry picked from commit 76ec90e66d)
1.7.0-rc3
2018-06-11 11:42:53 -07:00
Vlasta Hajek
5fe1aa1a24 Add option to enable wildcard expansion (#4265)
This is needed because wildcard expansion causes counters to be localized.

(cherry picked from commit 1690f36b09)
2018-06-11 11:42:53 -07:00
Vlasta Hajek
b4b3beb765 Fix panic with unicode counter names in win_perf_counters (#4255)
(cherry picked from commit 87f711a19a)
2018-06-08 12:42:32 -07:00
Daniel Nelson
c3a969d34b Update go-syslog version
Fix go-syslog overquota errors since latest version no longer uses LFS.

(cherry picked from commit 58895d6b03)
2018-06-08 12:25:55 -07:00
Daniel Nelson
ef67222bc6 Fix TLS and SSL config option parsing (#4247)
(cherry picked from commit acba20af1a)
1.7.0-rc2
2018-06-06 18:30:29 -07:00
Daniel Nelson
d616ce7a9e Update changelog
(cherry picked from commit 229b6bd944)
2018-06-06 14:30:54 -07:00
Daniel Nelson
b4a0c854f5 Use same flags for all bsd family ping varients (#4241)
(cherry picked from commit 7fe6e2f5ae)
2018-06-06 14:30:54 -07:00
Daniel Nelson
27cd582f27 Set 1.6.4 release date
(cherry picked from commit 92a8f795f5)
1.7.0-rc1
2018-06-05 12:16:36 -07:00
Daniel Nelson
7103077b3f Update sample config 2018-06-05 11:45:07 -07:00
Daniel Nelson
7332ce0e95 Add go-syslog to dependencies licenses list 2018-06-05 11:40:03 -07:00
Daniel Nelson
2be32f0a80 Update changelog 2018-06-04 18:35:47 -07:00
Daniel Nelson
701e157ef0 Revert "Update aerospike-client-go version to latest release (#4128)"
This reverts commit 1f29612918.
2018-06-04 18:23:51 -07:00
Daniel Nelson
eb94bb29fd Update changelog 2018-06-04 18:13:53 -07:00
Daniel Nelson
449bd5c3b9 Fix misnamed option in varnish sample config 2018-06-04 18:06:59 -07:00
Daniel Nelson
96abff0660 Update changelog 2018-06-04 18:02:00 -07:00
Phil Preston
9eab3572ff Add counter fields to pf input (#4216) 2018-06-04 18:01:14 -07:00
Daniel Nelson
be8b87000c Remove test for empty metrics list from file output 2018-06-04 17:58:55 -07:00
Mathur
ff93c3c326 Update burrow README.md (#4231) 2018-06-04 10:51:57 -07:00
Daniel Nelson
df1fe7a2b4 Use random name for test sockets to avoid intermittent failure 2018-06-03 20:19:39 -07:00
Daniel Nelson
a04cfee349 Fix incorrect option name in amqp sample configuration 2018-06-03 18:42:08 -07:00
Daniel Nelson
da6ad34fc8 Add option to disconnect after a message limit is reached in amqp output 2018-06-03 18:35:59 -07:00
Daniel Nelson
179bcfdcbb Use list of brokers in amqp output and amqp_consumer 2018-06-03 18:35:59 -07:00