kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
307 stars 20 forks source link

View statistics of algorithm's pending requests in a table view #109

Closed Ronenk5678 closed 6 years ago

Ronenk5678 commented 6 years ago

As a HKube manager I want to be able to view statistics of algorithm's pending requests in a table view, so that I can analyze the usage of HKube and hence its sizing.

User Story implementation details: statistics of algorithm's pending(state-received) requests means: 1 Amount of algorithm's pending requests per minute 2 Maximum number of algorithm's pending requests in the chosen time frame

  1. Each of the statistics information will be calculated separately per algorithm type.
  2. Table view is detailed in #107
Ronenk5678 commented 6 years ago

The user story was cancelled

Ronenk5678 commented 6 years ago

The UC is cancelled