cloudigrade / frontigrade

GNU General Public License v3.0
4 stars 1 forks source link

Dashboard graphs for RHEL, OpenShift, and Hours #31

Open infinitewarp opened 6 years ago

infinitewarp commented 6 years ago

As a customer, I want to see a visual representation of the number of RHEL instances active each day in the selected date period, number of OpenShift instances active each day in the selected date period, and cumulative number of hours over each day in the selected date period.

See mockup diagram here.

The requests to the backend API to gather the data for these graphs should include filters from the top of the page defined in https://github.com/cloudigrade/frontigrade/issues/30. The backend API that provides the data for these graphs is https://github.com/cloudigrade/cloudigrade/issues/355.

Acceptance Criteria

Assumptions and Questions