mirror of https://github.com/milvus-io/milvus.git
[skip ci]Update grafana panel legendFormat (#12805)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>pull/12810/head
parent
2371a75cc6
commit
7f3e36c1ed
|
@ -5274,7 +5274,7 @@
|
|||
"expr": "go_memstats_gc_cpu_fraction{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}",
|
||||
"interval": "",
|
||||
"intervalFactor": 2,
|
||||
"legendFormat": "{{component}}: {{pod}}",
|
||||
"legendFormat": "{{pod}}",
|
||||
"queryType": "randomWalk",
|
||||
"refId": "A"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue