icinga2/lib/perfdata
Simon Murray c6add53152 Fix InfluxDB Writer Key Escaping
The escaping wasn't being performed on measuerments, keys or tag values.  The
escape function was returning the input and not the modified ouput, so this
has been fixed

refs #12047

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-06-27 12:07:07 +02:00
..
CMakeLists.txt Add InfluxDB Writer 2016-05-03 14:12:51 +02:00
gelfwriter.cpp Move CalculateExecutionTime and CalculateLatency into the CheckResult class 2016-05-10 12:16:49 +02:00
gelfwriter.hpp Use check_result timestamp for GELF log messages 2016-04-11 14:48:16 +02:00
gelfwriter.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
graphitewriter.cpp Add acknowledgement type to Graphite, InfluxDB, OpenTSDB metadata 2016-06-23 13:04:23 +02:00
graphitewriter.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
graphitewriter.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
influxdbwriter.cpp Fix InfluxDB Writer Key Escaping 2016-06-27 12:07:07 +02:00
influxdbwriter.hpp Add service metadata to InfluxDB Writer 2016-06-08 13:23:52 +02:00
influxdbwriter.ti Add service metadata to InfluxDB Writer 2016-06-08 13:23:52 +02:00
opentsdbwriter.cpp Add acknowledgement type to Graphite, InfluxDB, OpenTSDB metadata 2016-06-23 13:04:23 +02:00
opentsdbwriter.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
opentsdbwriter.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
perfdatawriter.cpp Fix exception in PerfdataWriter::RotateFile 2016-05-18 14:01:32 +02:00
perfdatawriter.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
perfdatawriter.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00