telegraf/metric
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
..
builder.go Fix precision truncation when no timestamp included (#3961) 2018-04-02 14:32:33 -07:00
metric.go Fix dropwizard parsing error for metrics that need escaped (#4142) 2018-05-14 11:00:03 -07:00
metric_test.go Fix duplicate tags when overriding tag (#4056) 2018-04-20 18:39:31 -07:00
uint_support.go Add line protocol uint64 support (#3946) 2018-03-28 16:43:25 -07:00