mirror of
https://github.com/ClusterCockpit/cc-specifications.git
synced 2026-01-11 08:16:16 +01:00
Update to cc-backend version 1.0.0
This commit is contained in:
@@ -86,8 +86,8 @@
|
||||
},
|
||||
"minProperties": 1
|
||||
},
|
||||
"cpu_used": {
|
||||
"description": "CPU active core utilization",
|
||||
"cpu_user": {
|
||||
"description": "CPU user active core utilization",
|
||||
"properties": {
|
||||
"node": {
|
||||
"$ref": "job-metric-data.schema.json"
|
||||
@@ -479,7 +479,8 @@
|
||||
]
|
||||
},
|
||||
"required": [
|
||||
"cpu_used",
|
||||
"cpu_user",
|
||||
"cpu_load",
|
||||
"mem_used",
|
||||
"flops_any",
|
||||
"mem_bw",
|
||||
|
||||
Reference in New Issue
Block a user