From 3d8f4381db5924f8b01e881fb2802a75cc9314ca Mon Sep 17 00:00:00 2001 From: sheyanjie-qq <249478495@qq.com> Date: Tue, 2 Jul 2024 16:33:01 +0800 Subject: [PATCH] fix pannel min value issue --- dashboards/TDinsightV3.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/dashboards/TDinsightV3.json b/dashboards/TDinsightV3.json index fef1f04..6c26155 100644 --- a/dashboards/TDinsightV3.json +++ b/dashboards/TDinsightV3.json @@ -313,6 +313,7 @@ "mode": "thresholds" }, "mappings": [], + "min": 0, "thresholds": { "mode": "absolute", "steps": [ @@ -538,6 +539,7 @@ "mode": "thresholds" }, "mappings": [], + "min": 0, "thresholds": { "mode": "absolute", "steps": [ @@ -592,6 +594,7 @@ "mode": "thresholds" }, "mappings": [], + "min": 0, "thresholds": { "mode": "absolute", "steps": [ @@ -646,6 +649,7 @@ "mode": "thresholds" }, "mappings": [], + "min": 0, "thresholds": { "mode": "absolute", "steps": [ @@ -700,6 +704,7 @@ "mode": "thresholds" }, "mappings": [], + "min": 0, "thresholds": { "mode": "absolute", "steps": [ @@ -3843,7 +3848,7 @@ "tagsQuery": "", "type": "query", "useTags": false - }, + }, { "allValue": null, "current": {}, @@ -3891,7 +3896,7 @@ "tagsQuery": "", "type": "query", "useTags": false - }, + }, { "auto": true, "auto_count": 100,