You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connect the metrics sampler to the selected Process detail strip so Cpu and Mem update live for the selected Direct Managed Process without changing Manifest row density.
Acceptance criteria
Cpu and Mem in the strip update from the selected process metrics sampler.\n- [ ] Metrics reset when selected Managed Process changes.\n- [ ] Metrics for Off, errored without active PID, or unavailable processes render as —.\n- [ ] Metrics continue updating while Process Output is focused.\n- [ ] Metrics preserve stable field positions.\n- [ ] Strip remains responsive and does not sample more frequently than the configured cadence.\n- [ ] Tests cover selection changes, unavailable metrics, and live update propagation through the strip seam.
Parent
#179
What to build
Connect the metrics sampler to the selected Process detail strip so Cpu and Mem update live for the selected Direct Managed Process without changing Manifest row density.
Acceptance criteria
Blocked by
#186 and #187