fix network resource usage calculation

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
2023-05-16 16:50:24 +00:00
parent ce901e71d3
commit f27ea02f10
2 changed files with 13 additions and 10 deletions

View File

@@ -44,7 +44,7 @@
},
"network": {
"type": "network",
"multiplier": 1,
"multiplier": 1000000,
"compact": true,
"unit": "MB/s"
}