chore: update go version / go deps / changelog

This commit is contained in:
henrygd
2026-02-18 16:17:05 -05:00
parent f6b2824ccc
commit e1c1e97f0a
5 changed files with 74 additions and 56 deletions

View File

@@ -2,7 +2,27 @@
- Add outbound heartbeat monitoring to external services (BetterStack, Uptime Kuma, Healthchecks.io, etc.) with system status summary payload. Configured via `BESZEL_HUB_HEARTBEAT_URL`, `BESZEL_HUB_HEARTBEAT_INTERVAL`, and `BESZEL_HUB_HEARTBEAT_METHOD` environment variables.
- Add Heartbeat settings page to the admin UI with status display, configuration reference, and test button.
- Add GPU monitoring for Apple Silicon. (#1747, #1746)
- Add `nvtop` integration for expanded GPU compatibility.
- Add `GPU_COLLECTOR` environment variable to manually specify the GPU collector(s).
- Add eMMC health monitoring via sysfs. (#1736)
- Add uptime to systems table. (#1719)
- Add `DISABLE_SSH` environment variable to disable SSH agent functionality. (#1061)
- Add `fingerprint` command to the agent. (#1726)
- Include GTT memory in AMD GPU metrics and improve device name lookup. (#1569)
- Fix issue where the agent could report incorrect root disk I/O when running in Docker. (#1737)
- Update Go to 1.26.
- Add `InstallMethod` parameter to Windows install script.
## 0.18.3