telegraf/plugins/parsers
Pieter Slabbert 196509cc53 Trim null characters in Value data format (#2049)
* Trim null characters in Value data format

Some producers (such as the paho embedded c mqtt client) add a null
character "\x00" to the end of a message.  The Value parser would fail on
any message from such a producer.

* Trim whitespace and null in all Value data formats

* No unnecessary reassignments in Value data format parser

* Update change log for Value data format fix
2016-11-16 13:13:31 +00: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 Add support to parse JSON array. (#1965) 2016-11-15 13:02:55 -05:00
nagios Add nagios parser for exec input plugin 2016-03-21 13:34:47 -06:00
value Trim null characters in Value data format (#2049) 2016-11-16 13:13:31 +00:00
registry.go Add nagios parser for exec input plugin 2016-03-21 13:34:47 -06:00