mirror of
https://github.com/henrygd/beszel.git
synced 2026-04-10 23:11:50 +02:00
chore: update go version / go deps / changelog
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user