Files
telegraf/metric
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
..
2016-12-01 19:07:14 +00:00
2017-06-05 12:50:59 -07:00