ClusterCockpit / cc-backend

Web frontend and API backend server for ClusterCockpit Monitoring Framework
https://www.clustercockpit.org
MIT License
16 stars 14 forks source link

Add job footprint as a svelte component #196

Closed moebiusband73 closed 9 months ago

moebiusband73 commented 1 year ago

Apart from the polar plot the aggregate performance of a job is not shown. Add a component that renders an overall job footprint including energy consumption. It might be required to extent the db schema. It has to be configurable which metrics are used.

spacehamster87 commented 1 year ago

Some questions for preparation / discussion:

spacehamster87 commented 1 year ago

Branch 196_add_footprint

spacehamster87 commented 9 months ago

Merged