telegraf/plugins
Cameron Sparr 78ced6bc30 Use a bufio.Scanner in http listener
this will prevent potential very large allocations due to a very large
chunk size send from a client.

fixes #1823
2016-09-29 16:07:51 +01:00
..
inputs Use a bufio.Scanner in http listener 2016-09-29 16:07:51 +01:00
outputs Prometheus output: do not remake metrics map each write 2016-09-16 16:50:39 +01:00
parsers Allow numeric and non-string values for tag_keys. (#1782) 2016-09-21 18:07:35 +01:00
serializers sanitize parenthesis (#1701) 2016-09-05 14:30:40 +01:00