telegraf/plugins/parsers
faye-sama a411306fba Fail metrics parsing on unescaped quotes (#3409)
Before this change Fields() method on a metric parsed from a line with
unescaped quotes could panic. This change makes such line unparseable.

Fixes #3326
2017-11-13 15:06:47 -08:00
..
collectd Add collectd parser (#2654) 2017-04-12 10:41:26 -07:00
graphite Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
influx Fail metrics parsing on unescaped quotes (#3409) 2017-11-13 15:06:47 -08:00
json Remove warning when JSON contains null value (#3359) 2017-10-19 16:25:58 -07:00
nagios Check if tag value is empty before allocation 2017-02-16 23:07:27 +00:00
value Implement telegraf's own full metric type 2016-12-01 18:17:02 +00:00
registry.go Add collectd parser (#2654) 2017-04-12 10:41:26 -07:00