icinga2/lib/perfdata
Simon Murray fc2c2d9a29 Verbose InfluxDB Error Logging
On a non 204 response we parse the HTTP response until complete e.g. do the headers
and body, not just the header.  A new interface is added to the response to allow us
to determine the body size so that it may be read out and buffered.  The body is
parsed and any error message printed out.  In the event that the parsing fails the
raw body is dumped out; better than nothing!

fixes #4411

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-05-11 12:13:41 +02:00
..
CMakeLists.txt Add LogstashWriter feature 2017-03-20 14:30:03 +01:00
gelfwriter.cpp Add logging for started/stopped features 2017-02-08 15:40:27 +01:00
gelfwriter.hpp Add LogstashWriter feature 2017-03-20 14:30:03 +01:00
gelfwriter.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
graphitewriter.cpp Add a removal note for enable_legacy_mode for GraphiteWriter 2017-02-10 11:33:32 +01:00
graphitewriter.hpp Add logging for started/stopped features 2017-02-08 15:40:27 +01:00
graphitewriter.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
influxdbwriter.cpp Verbose InfluxDB Error Logging 2017-05-11 12:13:41 +02:00
influxdbwriter.hpp Fix code style issues 2017-05-09 09:01:08 +02:00
influxdbwriter.ti PerfData: Server Timeouts for InfluxDB Writer 2017-02-07 17:06:46 +01:00
logstashwriter.cpp Review LogstashWriter feature implementation 2017-03-20 14:30:03 +01:00
logstashwriter.hpp Review LogstashWriter feature implementation 2017-03-20 14:30:03 +01:00
logstashwriter.ti Review LogstashWriter feature implementation 2017-03-20 14:30:03 +01:00
opentsdbwriter.cpp Add logging for started/stopped features 2017-02-08 15:40:27 +01:00
opentsdbwriter.hpp Add logging for started/stopped features 2017-02-08 15:40:27 +01:00
opentsdbwriter.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
perfdatawriter.cpp Add logging for started/stopped features 2017-02-08 15:40:27 +01:00
perfdatawriter.hpp Add logging for started/stopped features 2017-02-08 15:40:27 +01:00
perfdatawriter.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00