Commit graph

3 commits

Author SHA1 Message Date
3367b95b91 chore(agent): log /proc reads, log diagnostics enable, comment trap_exit
Addresses final code review:
- Host collector's /proc reads now go through Diagnostics.log_read/3,
  appearing in commands.log formatted as `$ cat /proc/loadavg`
- configure/1 logs an info line on successful enable so the operator
  has a breadcrumb in the journal
- Writer.init/1 documents the deliberate trap_exit omission
2026-04-22 22:29:26 +02:00
1f0ab6dd1e test(agent): end-to-end Diagnostics test with running Writer 2026-04-22 22:21:17 +02:00
c72eed1307 feat(agent): add Diagnostics module with no-op default 2026-04-22 22:16:55 +02:00