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

Implement file system arrays as specified in the json schema #146

Open moebiusband73 opened 1 year ago

moebiusband73 commented 1 year ago

Currently the metrics in cc-backend are flat. In the most recent json schema filesystems are an array within the metriclist. This is not yet implemented in cc-backend though.