From 185f4b112ac35b0f8b9d260f68d2134e4fd6e178 Mon Sep 17 00:00:00 2001 From: zwd1208 Date: Thu, 6 Jan 2022 15:41:20 +0800 Subject: [PATCH] [skip e2e]Update grafana format (#14935) Signed-off-by: Weida Zhu --- deployments/monitor/grafana/milvus-dashboard.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deployments/monitor/grafana/milvus-dashboard.json b/deployments/monitor/grafana/milvus-dashboard.json index c64438c43..3b1b3ceaa 100644 --- a/deployments/monitor/grafana/milvus-dashboard.json +++ b/deployments/monitor/grafana/milvus-dashboard.json @@ -16,7 +16,7 @@ "gnetId": null, "graphTooltip": 0, "id": 27, - "iteration": 1641283799623, + "iteration": 1641454553924, "links": [], "panels": [ { @@ -3274,7 +3274,7 @@ "dashLength": 10, "dashes": false, "datasource": "$datasource", - "description": "Number of process opened fds.", + "description": "Number of process opened fds", "fieldConfig": { "defaults": {}, "overrides": [] @@ -3666,7 +3666,7 @@ "dashLength": 10, "dashes": false, "datasource": "$datasource", - "description": "Number of allocated heap objects.", + "description": "Number of allocated heap objects", "fieldConfig": { "defaults": {}, "overrides": [] @@ -3764,7 +3764,7 @@ "dashLength": 10, "dashes": false, "datasource": "$datasource", - "description": "Rate of bytes allocated, even if freed.", + "description": "Rate of bytes allocated, even if freed", "fieldConfig": { "defaults": {}, "overrides": [] -- GitLab