mirror of https://github.com/milvus-io/milvus.git
[skip ci]Update grafana legendFormat (#12501)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>pull/12508/head
parent
31ea165c83
commit
6472559821
|
@ -5606,7 +5606,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