[skip ci]Update grafana legendFormat (#12389)

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
This commit is contained in:
zwd1208 2021-11-29 20:03:45 +08:00 committed by GitHub
parent ed4660b7de
commit 7d79b52055
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5229,7 +5229,7 @@
"expr": "go_threads{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\"}",
"interval": "",
"intervalFactor": 2,
"legendFormat": "{{component}}: {{pod}}",
"legendFormat": "{{pod}}",
"queryType": "randomWalk",
"refId": "A"
}