telegraf/plugins/parsers/dropwizard
Daniel Nelson 8301861b1b
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.

(cherry picked from commit 0af40a8a5d)
2018-05-14 11:02:18 -07:00
..
parser.go Fix dropwizard parsing error for metrics that need escaped (#4142) 2018-05-14 11:02:18 -07:00
parser_test.go Fix dropwizard parsing error for metrics that need escaped (#4142) 2018-05-14 11:02:18 -07:00