Skip to content

Add more types of agent stat in the agent list #4453

@yomybaby

Description

@yomybaby

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

JIRA Issue: FR-1611

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions