Ithkul
Features:
- Added
journald_monitorfor collecting logs from a localjournaldservice. Requires installation of the Pythonsystemdlibrary. - Added
garbage_monitorfor debugging memory consumption issues in the agent. - Added
verify_k8s_api_queriesoption to thekubernetes_monitorto allow disabling SSL verification on local API calls.
Bug fixes:
- Fixed issues causing the
linux_process_metrics_monitorto throw exceptions when the monitored process dies. - Additional debug flags to aide in investigating memory issues with the agent.