Commit graph

3 commits

Author SHA1 Message Date
Johannes Schmidt
d08b256f67 Reapply "Merge pull request #10668 from Icinga/perfdata-writers-connection-handling"
This reverts commit 9110c455ae.
2026-07-02 13:49:27 +02:00
Johannes Schmidt
9110c455ae Revert "Merge pull request #10668 from Icinga/perfdata-writers-connection-handling"
This reverts commit 6592eae21d, reversing
changes made to 41109e20d6.
2026-05-20 17:36:43 +02:00
Johannes Schmidt
75b2ec6d96 Add unit-tests for PerfdataWriterConnection
There's a set of two tests for each perfdatawriter, just
to make sure they can connect and send data that looks reasonably
correct, and to make sure pausing actually works while the connection
is stuck.

Then there's a more in-depth suite of tests for PerfdataWriterConnection
itself, to verify that connection handling works well in all types
of scenarios.

Co-authored-by: Yonas Habteab <yonas.habteab@icinga.com>
2026-03-17 12:11:30 +01:00