Improve speedup time by doing the intial DNS resolution also in parallel.
Fix edge cases if big files are created and truncated.
Refactor the ping collector such that it doesn't rely on global variables anymore. Add support for updating the target configs such that the label values can be updated per target. The set of labels names is not updated, as this will break the prometheus Collector interface.
Improve speedup time by doing the intial DNS resolution also in parallel.
Fix edge cases if big files are created and truncated.
Refactor the ping collector such that it doesn't rely on global variables anymore. Add support for updating the target configs such that the label values can be updated per target. The set of labels names is not updated, as this will break the prometheus Collector interface.