mirror of https://github.com/milvus-io/milvus.git
[skip ci]Update grafana legendFormat (#12022)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>pull/12032/head
parent
010eea95e2
commit
418dace502
|
@ -5326,7 +5326,7 @@
|
|||
"expr": "go_memstats_next_gc_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"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue