telegraf/plugins
Cameron Sparr 1c24665b29 Prometheus client & win_perf_counters char changes
1. in prometheus client, do not check for invalid characters anymore,
because we are already replacing all invalid characters with regex
anyways.
2. in win_perf_counters, sanitize field name _and_ measurement name.
Also add '%' to the list of sanitized characters, because this character
is invalid for most output plugins, and can also easily cause string
formatting issues throughout the stack.
3. All '%' will now be translated to 'Percent'

closes #1430
2016-07-21 16:24:19 +01:00
..
inputs Prometheus client & win_perf_counters char changes 2016-07-21 16:24:19 +01:00
outputs Prometheus client & win_perf_counters char changes 2016-07-21 16:24:19 +01:00
parsers graphite parser: support multiple tag keys 2016-05-25 17:11:28 +01:00
serializers Copy metrics for each configured output 2016-07-14 09:16:29 -06:00