fix jvm heap memory aggregation number to 1048576 (#5473)

This commit is contained in:
xbkaishui 2020-09-12 10:37:36 +08:00 committed by GitHub
parent 29de696c42
commit efd080840e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -334,7 +334,7 @@ templates:
"chartType": "ChartLine",
"unit": "MB",
"aggregation": "/",
"aggregationNum": "1045504"
"aggregationNum": "1048576"
},
{
"width": 3,
@ -721,7 +721,7 @@ templates:
"chartType": "ChartLine",
"unit": "MB",
"aggregation": "/",
"aggregationNum": "1045504"
"aggregationNum": "1048576"
},
{
"width": 3,