telegraf/plugins/outputs
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
..
all ReAdd gelf serializer & graylog output filter. (#1299) 2016-05-31 16:41:27 +01:00
amon
amqp
cloudwatch
datadog
file
graphite graphite output: set write deadline on TCP connection 2016-07-14 09:16:29 -06:00
graylog Fix graylog test race 2016-06-01 16:32:38 +01:00
influxdb change "default" retention policy to "" 2016-06-16 12:22:27 +01:00
instrumental instrumental plugin, rewrite connection retries 2016-07-14 15:18:31 -06:00
kafka
kinesis
librato Refactor SerializeBucketName to be read-only for struct fields 2016-07-14 09:16:29 -06:00
mqtt
nsq
opentsdb OpenTSDB test problems, disabling output integration tests 2016-06-07 10:39:25 +01:00
prometheus_client Prometheus client & win_perf_counters char changes 2016-07-21 16:24:19 +01:00
riemann
registry.go