mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 11:29:48 +08:00
[skip ci]Update grafana panel (#11264)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
This commit is contained in:
parent
7d1cb23ccb
commit
d5be9c4b0c
@ -2123,7 +2123,7 @@
|
||||
},
|
||||
{
|
||||
"datasource": "$datasource",
|
||||
"description": "Total RootCoord Drop index operations",
|
||||
"description": "Total count of drop_index requests",
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"mappings": [],
|
||||
@ -2181,7 +2181,7 @@
|
||||
},
|
||||
{
|
||||
"datasource": "$datasource",
|
||||
"description": "Total success of RootCoord Drop index operations",
|
||||
"description": "Success count of drop_index requests",
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"mappings": [],
|
||||
|
Loading…
Reference in New Issue
Block a user