kube-HPC / hkube

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

View statistical information of algorithm's requests in a table view #107

Closed Ronenk5678 closed 6 years ago

Ronenk5678 commented 6 years ago

As a Pipeline Builder/ HKube manager I want to be able to view statistical information of algorithm's requests in a table view, so that I can analyze the performance of multiple types of algorithms.

User Story implementation details:

  1. The information to be displayed in the table view will be detailed in other user stories.
  2. The user will be able to filter the information displayed in the table by time frame.
  3. The user will be able to filter the information displayed in the table by algorithm types (multiple choice/ all).
  4. The statistical information will be displayed in separate row per algorithm type and another row of total for all chosen algorithms.
Ronenk5678 commented 6 years ago

The user story was cancelled