v1.41.0 (2026-03-06)
Features
You can now set timeouts for smartctl and fio command executions to prevent indefinite blocking.
- Introduces two new configurable timeouts:
commands.metrics_smartctl_timeout(120s) andcommands.performance_fio_timeout(300s), which can be adjusted incollector.yamlor through environment variables. - Enhances the command execution process to ensure that all smartctl calls respect the configured timeouts.