ClusterCockpit / cc-backend

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

Add job footprint as a svelte component #196

Closed moebiusband73 closed 8 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 11 months ago

Some questions for preparation / discussion:

spacehamster87 commented 10 months ago

Branch 196_add_footprint

spacehamster87 commented 8 months ago

Merged