mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 11:29:48 +08:00
[skip ci] Refine GC Max duration seconds panel legend format (#10956)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
parent
1d5bb03856
commit
ecceb219fc
@ -4850,7 +4850,7 @@
|
||||
{
|
||||
"expr": "go_gc_duration_seconds{quantile=\"1\", app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\"}",
|
||||
"interval": "",
|
||||
"legendFormat": "{{component}}: {{pod}}",
|
||||
"legendFormat": "{{pod}}",
|
||||
"queryType": "randomWalk",
|
||||
"refId": "A"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user