Raven Scott
637c386e33
Bring Back Realtime Table Stats
Release rolling / release (push) Successful in 7m55s
2026-08-04 22:37:41 -04:00
Raven Scott
c5015a66e8
Alert System Changes: Fixes applied (feature kept, load bounded)
...
Release rolling / release (push) Successful in 8m4s
1. Removed docker.df() entirely
2. Poll only what rules need
• docker_daemon → cheap ping
• container_health / stack_health → listContainers
• resource → host statfs only (no Docker)
• Event-only rules → no poll timer
3. Poll floor 60s, default 120s (was 15s min / 60s default)
4. No overlapping polls (pollInFlight)
5. Event path: drop noisy actions (exec_*, attach, …), match only relevant rules, serialize work (bounded queue)
6. UI status shows whether poll is active
2026-08-04 22:13:20 -04:00
Raven Scott
a9e2b54c70
EXPERIMENTAL: new stats logic
Release rolling / release (push) Successful in 8m29s
2026-08-04 21:47:32 -04:00
Raven Scott
ab6cea96c7
Optimize Idle CPU/Dash
Release rolling / release (push) Successful in 8m21s
2026-08-04 21:04:55 -04:00
Raven Scott
bbf0607aaf
Fix container remove timeouts and make force-remove reliable.
...
Release rolling / release (push) Successful in 9m13s
Lifecycle RPCs now use a 120s operation timeout, remove cleans up
stats/terminal/log streams then SIGKILLs before force-remove, and the
UI awaits the request instead of a fragile 30s wait race.
2026-07-15 14:12:13 -04:00
Raven Scott
b2e04caabc
Add advanced container stats tab with timeframes and I/O charts.
...
Release rolling / release (push) Has been cancelled
Expand server history samples with network/block rates and longer
retention, and rebuild the details Stats tab with live KPIs, 1m–30m
windows, auto-scale, pause, CSV export, and CPU/memory/net/disk charts.
2026-07-13 18:13:27 -04:00
Raven Scott
ac8419029d
Fix CPU and memory usage display in containers table
...
Release rolling / release (push) Successful in 9m3s
Parse Docker stats streams as NDJSON so samples actually land, ship
memory limit for accurate bars, keep CPU/Memory columns visible with a
compact stacked meter, and match stats updates to table rows reliably.
2026-07-11 17:26:49 -04:00
snxraven
0ee9b67834
Complete production roadmap: vault, peers, swarm, streams, ops
...
CI / test (push) Successful in 9m54s
Ship remaining roadmap items: encrypted registry vault, peer invite/revoke,
Swarm/plugins behind flags, binary streams, engine create validation, deploy
rollback, schema validation, fleet/access UI, metrics, fuzz/load/soak tests,
systemd packaging, and release tooling. Mark ROADMAP fully complete.
2026-07-10 20:50:55 -04:00
Raven Scott
d6ce72af66
Updates
2026-07-10 20:04:47 -04:00