Skip to content

feat: add a docker stats widget to dashboard #598

@raghavyuva

Description

@raghavyuva

Describe the bug
The dashboard currently does not provide any real-time visibility into container resource usage. Users cannot see CPU, memory, network, or disk utilization for the Docker containers

Steps to reproduce the behavior:

  1. Go to the Nixopus dashboard
  2. Observe that no resource-usage widget exists
  3. There is no section showing CPU or memory usage of running containers

Expected behavior
A Docker Stats widget should appear on the dashboard and show:

  • List of all running containers
  • CPU usage (%)
  • Memory usage (used / total)
  • Network I/O
  • Disk I/O (optional)
  • Uptime
  • Auto-refresh every few seconds or manual refresh

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions