What's Changed
- Add outbound heartbeat monitoring to external services by @amirhmoradi in #1729
- Add experimental GPU monitoring for Apple Silicon by @raccettura. (#1747, #1746, docs)
- Add
nvtopintegration for GPU monitoring. (#1508) - Add
GPU_COLLECTORenvironment variable to manually specify the GPU collector(s). - SMART: add eMMC health via sysfs by @VACInc in #1736
- Add
DISABLE_SSHenvironment variable to disable SSH agent functionality. (#1061) - Add
fingerprintcommand to the agent. (#1726) - Include GTT memory in AMD GPU metrics and improve device name lookup. (#1569)
- Improve multiplexed logs detection for Podman. (#1755)
- Harden against Docker API path traversal.
- Fix issue where the agent could report incorrect root disk I/O when running in Docker. (#1737)
- Show system uptime in the system table by @svenvg93 in #1719
- Retry Docker check on non-200 HTTP response by @ElioDiNino in #1754
- Allow precise value entry for alerts via text input by @svenvg93 in #1718
- Add version flag to agent by @svenvg93 in #1639
- Fix race issue with meter threshold colors.
- Add
InstallMethodparameter to Windows install script. - Update Go version and dependencies.
New Contributors
- @VACInc made their first contribution in #1736
- @amirhmoradi made their first contribution in #1729
- @ElioDiNino made their first contribution in #1754
- @raccettura made their first contribution in #1747
Full Changelog: v0.18.3...v0.18.4