From 18de410275bbc36e68b2b183c9dccdb87dec71df Mon Sep 17 00:00:00 2001 From: zwd1208 Date: Sun, 26 Sep 2021 19:48:05 +0800 Subject: [PATCH] [skip ci]Fix grafana panel describe error (#8609) Signed-off-by: Weida Zhu --- deployments/monitor/grafana/milvus-dashboard.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/deployments/monitor/grafana/milvus-dashboard.json b/deployments/monitor/grafana/milvus-dashboard.json index 991e274061..4143238eb5 100644 --- a/deployments/monitor/grafana/milvus-dashboard.json +++ b/deployments/monitor/grafana/milvus-dashboard.json @@ -16,7 +16,7 @@ "gnetId": null, "graphTooltip": 0, "id": 25, - "iteration": 1632480056020, + "iteration": 1632654161669, "links": [], "panels": [ { @@ -2838,7 +2838,7 @@ ], "timeFrom": null, "timeShift": null, - "title": "Descirbe Segments Success", + "title": "Describe Segments Success", "type": "stat" }, { @@ -5686,8 +5686,8 @@ "allValue": null, "current": { "selected": false, - "text": "test", - "value": "test" + "text": "default", + "value": "default" }, "datasource": "$datasource", "definition": "label_values(kube_pod_info, namespace)", @@ -5812,5 +5812,5 @@ "timezone": "browser", "title": "Milvus2.0", "uid": "uLf5cJ3Gz", - "version": 111 + "version": 112 } \ No newline at end of file