[skip ci]Update cpu usage panel legend (#7758)

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
pull/7760/head
zwd1208 2021-09-11 16:38:01 +08:00 committed by GitHub
parent f64e5cd57e
commit 9c6f2766a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
"gnetId": null,
"graphTooltip": 0,
"id": 25,
"iteration": 1631329496680,
"iteration": 1631348992457,
"links": [],
"panels": [
{
@ -3746,7 +3746,7 @@
"expr": "sum(rate(process_cpu_seconds_total{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}[5m]))",
"interval": "",
"intervalFactor": 2,
"legendFormat": "total",
"legendFormat": "cpu usage",
"queryType": "randomWalk",
"refId": "A"
}
@ -4838,5 +4838,5 @@
"timezone": "browser",
"title": "Milvus2.0",
"uid": "uLf5cJ3Gz",
"version": 77
"version": 78
}