swactor/dash-fixes.md
Zachery Aaron Shores-Chmielewski 71471de0a6 fix(dashboard): improve control and hardware views
Refine fleet and provisioning interactions, expand control-plane projections, and add CPU, memory, pressure, and storage telemetry for the local dashboard surfaces.
2026-08-22 21:17:42 +04:00

1.3 KiB

  • Add connection map?
  • Noisy telemetrics
  • terminate cluster button
  • popup should be ui-flavored not browser popup
  • hardware stats seem broken
  • button for selecting offers needs to be higher, so I dont have to scroll down. Maybe next to 'OFFERS' text.
  • need some more information indicators for the remote nodes. Maybe stdout should be displayed on the Fleet focus view, so we can see activity?
  • Actors and their stats are incredibly noisy, not sure its an easy fix. IFF the fix is obvious and easy, we need a way to fix the stats displayed for: mailbox (clears so fast its always 0), throughput (always too high-looking, ~4k msg/s but its processed maybe 2 or three) When focused, the throughput graph looks fine though.
  • For telemetry specifically, a lot of this should be done by a task not an actor, actors are control flow, tasks are for continuous state-independant work (like already-negotiated streams using quic, and hardware stat samples on a fixed timer).
  • Potential, future, instead of only 'Kill' we should have other buttons that match typical cloud and particularly vastai options?
  • Actors on the Fleet single node focus panel need to not jump around like they do, it makes clicking them too difficult.
  • We should add arrows, copy the vastai provisioning arrows, that allow you to sort the various actor bits quickly