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
Project history — View CPU, memory, and network metrics over the last hour, day, or week. Web UI includes lightweight sparklines and a timeline of lifecycle events. CLI command: moor history <project> [--hours N].
Fixes
History argument parsing — moor history now accepts project name and --hours flag in any order. Previously --hours 1 project-name would silently misparse the flag value as the project ID.