[skip ci]Update grafana panel (#11042)

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
This commit is contained in:
zwd1208 2021-11-01 22:53:30 +08:00 committed by GitHub
parent a086042b45
commit c44f03af8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1408,7 +1408,7 @@
},
{
"datasource": "$datasource",
"description": "Successful RootCoord Show partition operations",
"description": "Success count of show_partition requests",
"fieldConfig": {
"defaults": {
"mappings": [],
@ -1466,7 +1466,7 @@
},
{
"datasource": "$datasource",
"description": "Total RootCoord Create partition operations",
"description": "Total count of create_partition requests",
"fieldConfig": {
"defaults": {
"mappings": [],
@ -1524,7 +1524,7 @@
},
{
"datasource": "$datasource",
"description": "Successful RootCoord Create partition operations",
"description": "Success count of create_partition requests",
"fieldConfig": {
"defaults": {
"mappings": [],
@ -5924,5 +5924,5 @@
"timezone": "browser",
"title": "Milvus2.0",
"uid": "uLf5cJ3Gz",
"version": 109
"version": 112
}