icinga2/lib/perfdata
Julian Brost 1aa62d4bb9
Merge pull request #10420 from Icinga/bundled-perfdata-writers-fix
Serialize fields before queueing them to the workqueue
2025-06-17 10:17:27 +02:00
..
CMakeLists.txt Introduce Influxdb2Writer 2021-07-20 16:21:36 +02:00
elasticsearchwriter.cpp Serialize fields before queueing the event to the workqueue 2025-05-14 14:42:04 +02:00
elasticsearchwriter.hpp Serialize fields before queueing the event to the workqueue 2025-05-14 14:42:04 +02:00
elasticsearchwriter.ti Add tags functionality to ElasticSearchWriter 2025-01-24 08:51:53 +01:00
gelfwriter.cpp Serialize fields before queueing the event to the workqueue 2025-05-14 14:42:04 +02:00
gelfwriter.hpp Serialize fields before queueing the event to the workqueue 2025-05-14 14:42:04 +02:00
gelfwriter.ti GelfWriter: actually verify TLS server certificates 2021-08-13 17:24:24 +02:00
graphitewriter.cpp Serialize fields before queueing the event to the workqueue 2025-05-14 14:42:04 +02:00
graphitewriter.hpp Serialize fields before queueing the event to the workqueue 2025-05-14 14:42:04 +02:00
graphitewriter.ti Disable feature HA by default (InfluxDB, Graphite, Gelf, Elasticsearch, OpenTSDB, Perfdata) 2019-03-27 15:29:47 +01:00
influxdb2writer.cpp Fix compiler warnings don't move local variables 2022-02-22 17:51:43 +01:00
influxdb2writer.hpp Introduce Influxdb2Writer 2021-07-20 16:21:36 +02:00
influxdb2writer.ti Introduce Influxdb2Writer 2021-07-20 16:21:36 +02:00
influxdbcommonwriter.cpp Serialize fields before queueing the event to the workqueue 2025-05-14 14:42:04 +02:00
influxdbcommonwriter.hpp Serialize fields before queueing the event to the workqueue 2025-05-14 14:42:04 +02:00
influxdbcommonwriter.ti InfluxdbCommonWriter: actually verify TLS server certificates 2021-08-13 17:24:24 +02:00
influxdbwriter.cpp Fix compiler warnings don't move local variables 2022-02-22 17:51:43 +01:00
influxdbwriter.hpp InfluxdbCommonWriter: abstract InfluxdbWriter 2021-07-20 16:21:36 +02:00
influxdbwriter.ti InfluxdbCommonWriter: abstract InfluxdbWriter 2021-07-20 16:21:36 +02:00
opentsdbwriter.cpp Fix compiler warnings by not unnecessarily (copy-)constructing loop variables 2025-05-21 11:36:32 +02:00
opentsdbwriter.hpp Perfdata writers: disconnect handlers from signals in Pause() 2022-04-06 13:09:26 +02:00
opentsdbwriter.ti Added OpenTSDB Metric prefix naming support 2019-10-24 00:04:12 +11:00
perfdatawriter.cpp Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
perfdatawriter.hpp Perfdata writers: disconnect handlers from signals in Pause() 2022-04-06 13:09:26 +02:00
perfdatawriter.ti Disable feature HA by default (InfluxDB, Graphite, Gelf, Elasticsearch, OpenTSDB, Perfdata) 2019-03-27 15:29:47 +01:00