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 requests in a graph view #111

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 requests in a graph view, so that I can analyze the resources allocation mechanism and sizing over time.

User Story implementation details:

  1. Statistics of algorithm requests amount means: amount of algorithm requests amount per minute
  2. Each of the statistics information will be calculated separately per algorithm type.
  3. Graph view is detailed in #110
eytangro commented 6 years ago

TID-205