mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-04 04:49:08 +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",
|
"datasource": "$datasource",
|
||||||
"description": "Total RootCoord Drop index operations",
|
"description": "Total count of drop_index requests",
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"mappings": [],
|
"mappings": [],
|
||||||
@ -2181,7 +2181,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"datasource": "$datasource",
|
"datasource": "$datasource",
|
||||||
"description": "Total success of RootCoord Drop index operations",
|
"description": "Success count of drop_index requests",
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"mappings": [],
|
"mappings": [],
|
||||||
|
Loading…
Reference in New Issue
Block a user