fix system dashboard

This commit is contained in:
Ulric Qin 2022-06-07 12:54:30 +08:00
parent 4042718a64
commit 50d8b88e2e
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
"targets": [
{
"refId": "A",
"expr": "topk(10, (100-mem_used_percent))"
"expr": "topk(10, (mem_used_percent))"
}
],
"name": "内存率 top10",