crane icon indicating copy to clipboard operation
crane copied to clipboard

Crane Dashboard TODO

Open zsnmwy opened this issue 2 years ago • 0 comments

The crane dashboard is still empty. Therefore, we need to complete the below tasks to fill it.

Global

  • [ ] #471
  • [ ] Fix typescript types
  • [ ] We need to use Math.js to avoid the accuracy of floating point calculations.

Charts components based on ECharts

The charts data fetch from Prometheus with PromQL (Prometheus Query Language).

Dashboard

  • [x] metrics display

Cost Insight

  • Cost display group by multiple dimensions
    • [ ] Request Usage panel
    • [ ] Cost panel
    • [ ] Carbon Emission panel
    • [ ] Maturity panel
  • [x] Rename “成本大师 “to “成本洞察”
  • [ ] Jump to different pages based on the cost items.

Workload Optimize

  • [ ] Use Bubble Chart to show the Request Resource spec distribution and Recommend Resource spec distribution.
  • [ ] Graphical representation of the difference between Request Resource and Recommendation Resource for each workload.
  • [x] Local Table Pagination
  • [x] Search
  • [ ] Sort Data
  • [ ] Some fields may need to change

Cluster Optimize

  • [ ] Waterline Management

Management Center

  • [ ] Add Cost Management
  • [ ] Discount Management

zsnmwy avatar Aug 05 '22 02:08 zsnmwy