mirror of https://github.com/milvus-io/milvus.git
[skip ci]Update grafana panel (#10585)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>pull/10572/head
parent
4f01e4fc50
commit
ea7e99a62b
|
@ -2867,7 +2867,7 @@
|
|||
"pluginVersion": "7.5.4",
|
||||
"targets": [
|
||||
{
|
||||
"expr": "sum(milvus_rootcoord_describe_segment_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"}) by (pod)",
|
||||
"expr": "sum(milvus_rootcoord_describe_segment_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"success\"})",
|
||||
"instant": false,
|
||||
"interval": "",
|
||||
"intervalFactor": 2,
|
||||
|
|
Loading…
Reference in New Issue