telegraf/plugins/parsers
Cameron Sparr 097b1e09db http listener refactor
in this commit:

- chunks out the http request body to avoid making very large
  allocations.
- establishes a limit for the maximum http request body size that the
  listener will accept.
- utilizes a pool of byte buffers to reduce GC pressure.
2016-10-24 18:17:49 +01:00
..
graphite graphite parser, handle multiple templates empty filter 2016-10-11 15:22:51 +01:00
influx http listener refactor 2016-10-24 18:17:49 +01:00
json Allow numeric and non-string values for tag_keys. (#1782) 2016-09-21 18:07:35 +01:00
nagios Add nagios parser for exec input plugin 2016-03-21 13:34:47 -06:00
value value parser: doc & string handling 2016-05-02 12:17:20 -06:00
registry.go Add nagios parser for exec input plugin 2016-03-21 13:34:47 -06:00