[skip ci]Update grafana panel (#12390)

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
pull/12400/head
zwd1208 2021-11-29 20:05:41 +08:00 committed by GitHub
parent 7d79b52055
commit 485851597f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5424,7 +5424,7 @@
"expr": "process_open_fds{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"
}