From b37fb522d86c2a0fa60fdfff2a32ac605d067e91 Mon Sep 17 00:00:00 2001 From: menshibin Date: Tue, 30 Jul 2024 10:03:13 +0800 Subject: [PATCH] modify alert type max --- dashboards/TDinsightV3.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/dashboards/TDinsightV3.json b/dashboards/TDinsightV3.json index cf7cc4c..c40a2cc 100644 --- a/dashboards/TDinsightV3.json +++ b/dashboards/TDinsightV3.json @@ -3681,7 +3681,7 @@ }, "reducer": { "params": [], - "type": "last" + "type": "max" }, "type": "query" } @@ -3823,7 +3823,7 @@ }, "reducer": { "params": [], - "type": "last" + "type": "max" }, "type": "query" } @@ -3965,7 +3965,7 @@ }, "reducer": { "params": [], - "type": "last" + "type": "max" }, "type": "query" } @@ -4108,7 +4108,7 @@ }, "reducer": { "params": [], - "type": "avg" + "type": "max" }, "type": "query" } @@ -4542,7 +4542,7 @@ }, "reducer": { "params": [], - "type": "last" + "type": "max" }, "type": "query" } @@ -4687,7 +4687,7 @@ }, "reducer": { "params": [], - "type": "last" + "type": "max" }, "type": "query" } @@ -4973,7 +4973,7 @@ }, "reducer": { "params": [], - "type": "last" + "type": "max" }, "type": "query" } @@ -5116,7 +5116,7 @@ }, "reducer": { "params": [], - "type": "avg" + "type": "max" }, "type": "query" } @@ -5260,7 +5260,7 @@ }, "reducer": { "params": [], - "type": "sum" + "type": "max" }, "type": "query" } @@ -5403,7 +5403,7 @@ }, "reducer": { "params": [], - "type": "sum" + "type": "max" }, "type": "query" }