-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
in_calyptia_fleet: improve configuration reloading. (#7925)
- use current configuration timestamp to evaluate if a reload is required. - increase minimum interval to 15 seconds, pause collector sooner. - use symlinks instead of hardlinks and check the filename to properly account for the timestamp. - in_calyptia_fleet: initialize ctx->collect_fd to -1. - in_calyptia_fleet: check return value from strtol() --------- Signed-off-by: Phillip Whelan <[email protected]>
- Loading branch information
Showing
1 changed file
with
139 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters