telegraf/plugins/parsers
Daniel Nelson 0af40a8a5d
Fix dropwizard parsing error for metrics that need escaped (#4142)
If the dropwizard parser cannot convert the metric name into a valid
line protocol series then we will accept the name as is.
2018-05-14 11:00:03 -07:00
..
collectd Add collectd parser (#2654) 2017-04-12 10:41:26 -07:00
dropwizard Fix dropwizard parsing error for metrics that need escaped (#4142) 2018-05-14 11:00:03 -07:00
graphite Add new line protocol parser and serializer, influxdb output (#3924) 2018-03-27 17:30:51 -07:00
influx Fix dropwizard parsing error for metrics that need escaped (#4142) 2018-05-14 11:00:03 -07:00
json Ignore UTF8 BOM in JSON parser (#4099) 2018-05-03 11:40:28 -07:00
nagios Add new line protocol parser and serializer, influxdb output (#3924) 2018-03-27 17:30:51 -07:00
value Implement telegraf's own full metric type 2016-12-01 18:17:02 +00:00
registry.go Fix dropwizard parsing error for metrics that need escaped (#4142) 2018-05-14 11:00:03 -07:00