Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.3 KB

TODO.md

File metadata and controls

24 lines (20 loc) · 1.3 KB

UI

  • Menubar with:
    • Selectable Region
    • Selectable AWS account – requires ability for mutliple config files server side
  • Show clusters as tabbed view with one cluster per tab
  • Show an exploded view of task with more details when hovering over tasks:
    • Show containers within tasks
    • Show memory breakdown across containers
  • Sliding timebar to see historical data for comparison (like google street view)
  • Show container actual memory utilisation vs reserved memory utilisation
  • Provide access to more troubleshooting information (such as docker logs, ECS logs)
  • Add footer with fetched/expiry timestamp, #instances/services/tasks, Average CPU/Memory Reservation

Server

Testing