Merge pull request #147 from ClusterCockpit/111_fix_metric_names_and_stats

111 fix metric names and stats
This commit is contained in:
Jan Eitzinger
2023-06-15 11:26:20 +02:00
committed by GitHub
7 changed files with 17 additions and 5 deletions

View File

@@ -480,6 +480,7 @@
},
"required": [
"cpu_user",
"cpu_load",
"mem_used",
"flops_any",
"mem_bw",

View File

@@ -327,6 +327,7 @@
},
"required": [
"cpu_user",
"cpu_load",
"mem_used",
"flops_any",
"mem_bw"