Bob Shannon
2e6f7055cb
Fix panic in elasticsearch input if cannot determine master ( #2954 )
...
(cherry picked from commit a7595c918a
)
2017-06-26 15:25:26 -07:00
Daniel Nelson
da640a8af7
Update changelog
...
(cherry picked from commit e028f10586
)
2017-06-23 11:06:17 -07:00
Daniel Nelson
1e7750c502
Fix bug parsing default timestamps with modified precision ( #2949 )
...
(cherry picked from commit 9276318faf
)
2017-06-23 11:06:01 -07:00
Daniel Nelson
0231b3ea0a
Update changelog
...
(cherry picked from commit 9211985c63
)
2017-06-21 12:40:01 -07:00
Daniel Nelson
b0ba853395
Remove label value sanitization in prometheus output ( #2939 )
...
(cherry picked from commit 929ba0a637
)
2017-06-21 12:39:53 -07:00
Daniel Nelson
9722d675bb
Update changelog
...
(cherry picked from commit a729a44284
)
2017-06-16 13:20:43 -07:00
Daniel Nelson
a3acfa8163
Allow dos line endings in tail and logparser ( #2920 )
...
Parsing dos line ending delimited line protocol is still illegal in most
cases.
(cherry picked from commit 3ecfd32df5
)
2017-06-16 13:20:10 -07:00
Daniel Nelson
0f419e9a0d
Update 1.3.2 release date
...
(cherry picked from commit ca72df5868
)
2017-06-14 12:17:44 -07:00
Daniel Nelson
958d689274
Update changelog
...
(cherry picked from commit ea787b83bf
)
2017-06-13 18:07:59 -07:00
Daniel Nelson
2370c04dd7
Ensure prometheus metrics have same set of labels ( #2857 )
...
(cherry picked from commit 949072e8dc
)
2017-06-13 18:07:34 -07:00
Daniel Nelson
4978c8ccb9
Update changelog
...
(cherry picked from commit 0c53de6700
)
2017-06-08 16:56:10 -07:00
Daniel Nelson
abe5e28575
Fix support for mongodb/leofs urls without scheme ( #2900 )
...
This was broken by changes in go 1.8 to url.Parse. This change allows
the string but prompts the user to move to the correct url string.
(cherry picked from commit b277e6e2d7
)
2017-06-08 16:55:46 -07:00
Daniel Nelson
34da5a6e45
Update changelog
...
(cherry picked from commit 84dbf8bb25
)
2017-06-07 13:48:58 -07:00
Daniel Nelson
4de1bf29cc
Fix metric splitting edge cases ( #2896 )
...
Metrics needing one extra byte to fit the output buffer would not be split, so we would emit lines without a line ending. Metrics which overflowed by exactly one field length would be split one field too late, causing truncated fields.
(cherry picked from commit a275e6792a
)
2017-06-07 13:47:58 -07:00
Daniel Nelson
f23845afef
Update changelog
...
(cherry picked from commit a47e6e6efe
)
2017-06-05 12:51:58 -07:00
Daniel Nelson
721ed8b3f2
Fix udp metric splitting ( #2880 )
...
(cherry picked from commit 5bab4616ff
)
2017-06-05 12:50:59 -07:00
Daniel Nelson
385c114d00
Update release date
2017-05-31 14:53:01 -07:00
Daniel Nelson
f93615672b
Generate sha256 hashes when packaging
...
(cherry picked from commit 0b6db905ff
)
2017-05-31 12:30:51 -07:00
Daniel Nelson
444f1ba09c
Update changelog
...
(cherry picked from commit 9529199a44
)
2017-05-30 17:41:06 -07:00
Daniel Nelson
5417a12ee3
Fix length calculation of split metric buffer ( #2869 )
...
(cherry picked from commit be03abd464
)
2017-05-30 17:41:00 -07:00
Daniel Nelson
f6c986b5ca
Update changelog
...
(cherry picked from commit 04aa732e94
)
2017-05-30 11:05:56 -07:00
Steve Nardone
7f67bf593f
Fix panic in mongo input ( #2848 )
...
(cherry picked from commit e7f9db297e
)
2017-05-30 11:05:28 -07:00
Daniel Nelson
7ca902f987
Update changelog
...
(cherry picked from commit 7d7206b3e2
)
2017-05-25 16:24:46 -07:00
Daniel Nelson
dc69cacaa1
Update gopsutil version
...
fixes #2856
(cherry picked from commit 03ca3975b5
)
2017-05-25 16:24:33 -07:00
Daniel Nelson
29671154bc
Update changelog
...
(cherry picked from commit e1088b9eee
)
2017-05-25 13:39:55 -07:00
Daniel Nelson
4f8341670e
Fix influxdb output database quoting ( #2851 )
...
(cherry picked from commit f47924ffc5
)
2017-05-25 13:27:16 -07:00
Daniel Nelson
99edca80ef
Handle process termination during read from /proc ( #2816 )
...
Fixes #2815 .
(cherry picked from commit c53d9fa9b7
)
2017-05-18 18:03:54 -07:00
Daniel Nelson
44654e011c
Reuse transports in input plugins ( #2782 )
...
(cherry picked from commit a47aa0dcc2
)
2017-05-18 18:02:09 -07:00
Daniel Nelson
389439111b
Fixed sqlserver input to work with case sensitive server collation. ( #2749 )
...
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.
(cherry picked from commit e2983383e4
)
2017-05-18 17:59:14 -07:00
Daniel Nelson
2bc5594b44
Add release date for 1.3.0
2017-05-15 20:05:22 -07:00
Daniel Nelson
99b53c8745
Add back the changelog entry for 2141
2017-05-15 12:56:11 -07:00
Daniel Nelson
27b89dff48
Only split metrics if there is an udp output ( #2799 )
2017-05-12 15:34:31 -07:00
Sebastian Borza
b16eb6eae6
split metrics based on UDPPayload size ( #2795 )
2017-05-12 14:42:18 -07:00
Daniel Nelson
feaf76913b
Add missing plugins to README
2017-05-09 13:51:26 -07:00
Daniel Nelson
ff704fbe0d
Add SLES11 support to rpm package ( #2768 )
2017-05-05 14:30:31 -07:00
Sébastien
ebef47f56a
fix systemd path in order to add compatibility with SuSe ( #2499 )
2017-05-05 14:30:24 -07:00
Daniel Nelson
18fd2d987d
Return an error if no valid patterns. ( #2753 )
2017-05-02 14:55:16 -07:00
Alexander Blagoev
5e70cb3e44
Improve redis input documentation ( #2708 )
2017-05-02 14:12:09 -07:00
Patrick Hemmer
ce203dc687
fix close on closed socket_writer ( #2748 )
2017-05-02 11:07:58 -07:00
Daniel Nelson
b0a2e8e1bd
Add initial documentation for rabbitmq input. ( #2745 )
2017-05-01 18:57:19 -07:00
Daniel 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 Nelson
619d4d5d29
Use go 1.8.1 for CI and Release builds ( #2732 )
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
Seuf
cd103c85db
Added SASL options for ouput kafka plugin ( #2721 )
2017-04-27 11:50:25 -07:00
Ross McDonald
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