]> granicus.if.org Git - icinga2/commit
Quality: Rewrite OpenTSDB to use Boost ASIO and I/O engine
authorMichael Friedrich <michael.friedrich@icinga.com>
Mon, 27 May 2019 13:09:26 +0000 (15:09 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Mon, 27 May 2019 13:09:26 +0000 (15:09 +0200)
commit0466316019cf3795be776575928830242c0b8524
tree6c8d15ce7e521ee41418d536970f6dae47dab62e
parentc77d6eb869a49db5fc5041f444060d8b1d262d5d
Quality: Rewrite OpenTSDB to use Boost ASIO and I/O engine

The connection handling and code isn't really good, but not
really actively maintained either.

Besides that, the "telnet" method doesn't allow for TLS,
this needs a general rewrite against their HTTP API.

I've also added function documentation where applicable.
lib/perfdata/opentsdbwriter.cpp
lib/perfdata/opentsdbwriter.hpp
lib/perfdata/opentsdbwriter.ti