[skip ci] Refine legend format for milvus grafana (#10901)

Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
edward.zeng 2021-10-29 17:43:58 +08:00 committed by GitHub
parent 1dcb85e949
commit 3409a3cdaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4755,7 +4755,7 @@
"expr": "go_memstats_alloc_bytes{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}",
"interval": "",
"intervalFactor": 2,
"legendFormat": "{{component}}: {{pod}}",
"legendFormat": "{{pod}}",
"queryType": "randomWalk",
"refId": "A"
}