Files
telegraf/plugins/inputs
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
..
2016-06-23 14:06:36 +01:00
2016-05-31 10:42:19 +01:00
2016-03-22 09:13:31 -06:00
2016-03-01 09:43:28 +00:00
2016-04-26 09:42:06 -06:00
2016-06-01 18:44:18 +01:00
2016-03-31 20:37:04 -06:00
2016-04-01 10:59:53 -06:00
2016-06-22 18:21:07 +01:00
2016-05-23 11:20:01 +01:00
2016-07-10 13:17:53 +01:00
2016-06-21 14:23:01 +01:00
2016-06-01 18:58:54 +01:00