Commit Graph

1 Commits (b3e9366ca0dc935115ce9dd20b294620b06e7913)

Author SHA1 Message Date
prathamesh0 3d703708c4
Add host-metrics stack: per-host system metrics via telegraf (#753)
- New host-metrics native stack: one telegraf container per host, pushes CPU/memory/disk/network/load/processes/swap to a user-specified InfluxDB 1.x endpoint
- `HOST_TAG` overrides the kernel hostname for the host tag; `COLLECT_ZFS=true` enables `inputs.zfs` (pool health + ARC stats)
- Offline shell tests cover marker substitution and required-env validation; no telegraf binary needed to run them
2026-05-11 18:31:38 +05:30