icinga2/lib/perfdata
Alexander Aleksandrovič Klimov ec2080dcc1
Merge pull request #9731 from Icinga/fix-compiler-warnings-by-copy-constructing-loop-variables-explicitly
Fix compiler warnings by (copy-)constructing loop variables explicitly or not at all
2025-05-21 14:26:47 +02:00
..
CMakeLists.txt Introduce Influxdb2Writer 2021-07-20 16:21:36 +02:00
elasticsearchwriter.cpp Add tags functionality to ElasticSearchWriter 2025-01-24 08:51:53 +01:00
elasticsearchwriter.hpp Add tags functionality to ElasticSearchWriter 2025-01-24 08:51:53 +01:00
elasticsearchwriter.ti Add tags functionality to ElasticSearchWriter 2025-01-24 08:51:53 +01:00
gelfwriter.cpp GelfWriter: protect m_Stream via m_WorkQueue, not ObjectLock(this) 2023-08-24 17:48:09 +02:00
gelfwriter.hpp Perfdata writers: disconnect handlers from signals in Pause() 2022-04-06 13:09:26 +02:00
gelfwriter.ti GelfWriter: actually verify TLS server certificates 2021-08-13 17:24:24 +02:00
graphitewriter.cpp Explicitly stop started timers and wait for them 2023-04-14 14:52:04 +02:00
graphitewriter.hpp Perfdata writers: disconnect handlers from signals in Pause() 2022-04-06 13:09:26 +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 Add closing quotationmarks in Validator for influxdb writer config 2024-09-25 13:03:00 +02:00
influxdbcommonwriter.hpp Merge pull request #9321 from Icinga/perfdata-resume-signal 2022-04-07 15:51:02 +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