Adapt schema and fix bugs in migration

This commit is contained in:
Jan Eitzinger
2023-04-05 15:55:04 +02:00
parent 2401a2b940
commit 6661937fed
3 changed files with 53 additions and 13 deletions

View File

@@ -86,8 +86,8 @@
},
"minProperties": 1
},
"cpu_used": {
"description": "CPU active core utilization",
"cpu_user": {
"description": "CPU user active core utilization",
"properties": {
"node": {
"$ref": "embedfs://job-metric-data.schema.json"