.. |
CMakeLists.txt
|
Replace Copyright header with a short version, part II
|
2019-02-25 15:09:36 +01:00 |
elasticsearchwriter.cpp
|
Replace std::shared_ptr<boost::asio::ssl::context> with Shared<boost::asio::ssl::context>::Ptr
|
2019-10-21 16:12:46 +02: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
|
Replace std::shared_ptr<boost::asio::ssl::context> with Shared<boost::asio::ssl::context>::Ptr
|
2019-10-21 16:12:46 +02:00 |
gelfwriter.hpp
|
Use new I/O engine in GelfWriter
|
2019-05-16 19:39:06 +02:00 |
gelfwriter.ti
|
Implement TLS support for the GelfWriter
|
2019-05-16 17:48:47 +02:00 |
graphitewriter.cpp
|
Replace std::shared_ptr<AsioTcpStream> with Shared<AsioTcpStream>::Ptr
|
2019-10-21 16:12:46 +02: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
|
Replace std::shared_ptr<boost::asio::ssl::context> with Shared<boost::asio::ssl::context>::Ptr
|
2019-10-21 16:12:46 +02:00 |
influxdbwriter.hpp
|
Use new I/O engine in InfluxdbWriter
|
2019-04-23 11:59:37 +02:00 |
influxdbwriter.ti
|
Disable feature HA by default (InfluxDB, Graphite, Gelf, Elasticsearch, OpenTSDB, Perfdata)
|
2019-03-27 15:29:47 +01:00 |
opentsdbwriter.cpp
|
Replace std::shared_ptr<AsioTcpStream> with Shared<AsioTcpStream>::Ptr
|
2019-10-21 16:12:46 +02:00 |
opentsdbwriter.hpp
|
Replace std::shared_ptr<AsioTcpStream> with Shared<AsioTcpStream>::Ptr
|
2019-10-21 16:12:46 +02:00 |
opentsdbwriter.ti
|
Quality: Rewrite OpenTSDB to use Boost ASIO and I/O engine
|
2019-05-27 15:09:26 +02: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 |