[skip ci]Update grafana panel description (#8908)

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
pull/8911/head
zwd1208 2021-09-30 10:33:59 +08:00 committed by GitHub
parent 435559dc34
commit f82796c341
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -16,7 +16,7 @@
"gnetId": null,
"graphTooltip": 0,
"id": 25,
"iteration": 1632966738566,
"iteration": 1632968543633,
"links": [],
"panels": [
{
@ -909,7 +909,7 @@
},
{
"datasource": "$datasource",
"description": "",
"description": "Total RootCoord drop partition operations",
"fieldConfig": {
"defaults": {
"mappings": [],
@ -950,6 +950,7 @@
"pluginVersion": "7.5.10",
"targets": [
{
"exemplar": true,
"expr": "sum(milvus_rootcoord_drop_partition_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"}) by (pod)",
"instant": false,
"interval": "",
@ -5814,5 +5815,5 @@
"timezone": "browser",
"title": "Milvus2.0",
"uid": "uLf5cJ3Gz",
"version": 125
"version": 128
}