From 47c8f0e8d0d4eab3402a121102832d417d55e3c0 Mon Sep 17 00:00:00 2001 From: zwd1208 Date: Mon, 13 Sep 2021 17:58:58 +0800 Subject: [PATCH] [skip ci]Update grafana gc max duration title (#7815) Signed-off-by: Weida Zhu --- deployments/monitor/grafana/milvus-dashboard.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/deployments/monitor/grafana/milvus-dashboard.json b/deployments/monitor/grafana/milvus-dashboard.json index f45ae8d6b2..5215ef5649 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": 1631514378893, + "iteration": 1631525922242, "links": [], "panels": [ { @@ -4376,7 +4376,7 @@ "dashLength": 10, "dashes": false, "datasource": "$datasource", - "description": "GC max duration_seconds", + "description": "GC Max duration seconds", "fieldConfig": { "defaults": {}, "overrides": [] @@ -4428,7 +4428,7 @@ "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "GC max duration_seconds", + "title": "GC Max duration seconds", "tooltip": { "shared": true, "sort": 0, @@ -4807,8 +4807,8 @@ ] }, "time": { - "from": "2021-09-12T11:24:03.543Z", - "to": "2021-09-12T18:05:10.396Z" + "from": "now-5m", + "to": "now" }, "timepicker": { "hidden": false, @@ -4840,5 +4840,5 @@ "timezone": "browser", "title": "Milvus2.0", "uid": "uLf5cJ3Gz", - "version": 83 + "version": 85 } \ No newline at end of file