icinga2/lib/perfdata
Simon Murray 84ea0065b2 Fix InfluxdbWriter Trailing Backslash
Backslashes escape spaces or commas (and evidently equals), given tags are
separated by commas, tag keys and values are separated by equals and tags
are separated from fields by a space we need to take action when these end
in a backslash e.g. 'C:\'.  Also discovered a bug whereby the metric tag was
missing out on escaping.

fixes #12227

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-07-29 06:51:33 +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 InfluxdbWriter Trailing Backslash 2016-07-29 06:51:33 +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