Skip to content

Hygieia: Roadmap (draft, work in progress)

Tapabrata "Topo" Pal edited this page Nov 17, 2015 · 1 revision

Below are the high level features that are part of Hygieia's Roadmap for the next 6 months.

1. Cloud Widget (for AWS for now)

Configuration: User will enter Access Key and Secret Key to configure the widget View: The widget will display the following:

  • Total Number of EC2 instances
  • Total Number of EC2 instances that are stopped
  • Graph of CPU usage
  • Graph of instance ages
  • Estimated cost

Detailed view (upon clicking a chart/graph):

  • List all EC2 instances along with some details: instance id, image info, age, cpu usage, network i/o, disk i/o etc. Allow the list to be sorted.
  • Identify the instances that are stopped and that can be terminated (based on some set rule)
  • Identify instances if the root volumes are not encrypted and tagged matching some regular expressions.

2. Product Level view

Currently Hygieia displays dashboard for a single "component" (one team, one source repo, one build job etc.). We have received a lot of demand to create a higher level view (call it "Product Level" view) that will display some aggregated data across the "components" that are configured to be a part of a "product". We are still in the design and test mode with this but will publish the first update early 2016.