-
Notifications
You must be signed in to change notification settings - Fork 78
Description
Summary
The issue involves adding more types of live statistics for agents in the agent list. Currently, only CPU and memory stats are displayed by default, while other stats are shown only if they end with _util or _mem.
Context
The agent list currently displays live statistics for CPU and memory. There is a need to include additional statistics such as power, temperature, and uptime. These additional stats should be displayed even if they do not follow the current naming convention.
Acceptance criteria
- Display CPU and memory stats by default.
- Include additional stats such as:
- Power
- Temperature
- Uptime
- Ensure that any other unspecified live stats are also displayed.
Other information
- Reference link for additional stats: power temp uptime.
JIRA Issue: FR-1611
Metadata
Metadata
Assignees
Labels
No labels