mirror of https://github.com/Icinga/icinga2.git
2c37a00daf
Previously the logic would just bail out if no performance data was associated with a check, the problem being that check metadata was skipped too. This rearranges the code to dump out performance metrics if they exist, then dump out metadata if requested. This also fixes an issue whereby metadata was being sent for every performance data in the check result, rather than just once, so we save a bit of bandwidth as a result. fixes #12276 Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
gelfwriter.cpp | ||
gelfwriter.hpp | ||
gelfwriter.ti | ||
graphitewriter.cpp | ||
graphitewriter.hpp | ||
graphitewriter.ti | ||
influxdbwriter.cpp | ||
influxdbwriter.hpp | ||
influxdbwriter.ti | ||
opentsdbwriter.cpp | ||
opentsdbwriter.hpp | ||
opentsdbwriter.ti | ||
perfdatawriter.cpp | ||
perfdatawriter.hpp | ||
perfdatawriter.ti |