telegraf/plugins
Daniel Nelson 17d883c602
Ensure keep-alive is not used in http_response input.
Using Keep-Alive would change the timing for already established
connections.  Previous to this commit, Keep-Alive worked only when using
a response_string_match due to failure to close the request body.
2017-05-10 14:40:55 -07:00
..
aggregators Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
inputs Ensure keep-alive is not used in http_response input. 2017-05-10 14:40:55 -07:00
outputs fix close on closed socket_writer (#2748) 2017-05-02 11:06:49 -07:00
parsers Add collectd parser (#2654) 2017-04-12 10:41:26 -07:00
processors Documentation improvements 2016-11-08 13:55:37 +00:00
serializers Adds a new json_timestamp_units configuration parameter (#2587) 2017-03-29 17:12:29 -07:00