icinga2/lib/perfdata
Julian Brost 339b37a985 Use content_length method for setting the Content-Length header
Boost.Beast changed the signature of the previously used generic `set`
method so that it no longer accepts integer types, however there is
alreay a more specific method for setting the Content-Length header, so
use this one instead.
2020-12-22 16:27:38 +01:00
..
CMakeLists.txt Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
elasticsearchwriter.cpp Use content_length method for setting the Content-Length header 2020-12-22 16:27:38 +01:00
elasticsearchwriter.hpp Use new I/O engine in ElasticsearchWriter 2019-04-23 14:33:19 +02:00
elasticsearchwriter.ti Unify copyright headers 2019-05-24 16:25:32 +02:00
gelfwriter.cpp Revert "Make NotificationResult available for events: Cluster and Features" 2020-01-07 14:20:59 +01:00
gelfwriter.hpp Revert "Make NotificationResult available for events: Cluster and Features" 2020-01-07 14:20:59 +01:00
gelfwriter.ti Implement TLS support for the GelfWriter 2019-05-16 17:48:47 +02:00
graphitewriter.cpp Graphite/OpenTSDB: Ensure that Reconnect failure is detected 2020-01-18 17:09:09 +01:00
graphitewriter.hpp Replace std::shared_ptr<AsioTcpStream> with Shared<AsioTcpStream>::Ptr 2019-10-21 16:12:46 +02:00
graphitewriter.ti Disable feature HA by default (InfluxDB, Graphite, Gelf, Elasticsearch, OpenTSDB, Perfdata) 2019-03-27 15:29:47 +01:00
influxdbwriter.cpp Use content_length method for setting the Content-Length header 2020-12-22 16:27:38 +01:00
influxdbwriter.hpp Use new I/O engine in InfluxdbWriter 2019-04-23 11:59:37 +02:00
influxdbwriter.ti Add support influxdb basic auth 2020-12-02 16:48:03 +01:00
opentsdbwriter.cpp Fixed problem with opentsdb sending metrics 2020-09-18 19:41:48 +10:00
opentsdbwriter.hpp Removed dictionary cloning behaviour. 2019-10-24 00:04:12 +11:00
opentsdbwriter.ti Added OpenTSDB Metric prefix naming support 2019-10-24 00:04:12 +11:00
perfdatawriter.cpp Replace _unlink() + rename() with boost::filesystem::rename() 2019-04-25 09:53:02 +02:00
perfdatawriter.hpp Merge pull request #6970 from Icinga/bugfix/perfdata-gaps 2019-02-26 15:38:15 +01:00
perfdatawriter.ti Disable feature HA by default (InfluxDB, Graphite, Gelf, Elasticsearch, OpenTSDB, Perfdata) 2019-03-27 15:29:47 +01:00