Skip to content

Commit

Permalink
modify alert type max
Browse files Browse the repository at this point in the history
  • Loading branch information
menshibin committed Jul 30, 2024
1 parent 1ff912c commit b37fb52
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions dashboards/TDinsightV3.json
Original file line number Diff line number Diff line change
Expand Up @@ -3681,7 +3681,7 @@
},
"reducer": {
"params": [],
"type": "last"
"type": "max"
},
"type": "query"
}
Expand Down Expand Up @@ -3823,7 +3823,7 @@
},
"reducer": {
"params": [],
"type": "last"
"type": "max"
},
"type": "query"
}
Expand Down Expand Up @@ -3965,7 +3965,7 @@
},
"reducer": {
"params": [],
"type": "last"
"type": "max"
},
"type": "query"
}
Expand Down Expand Up @@ -4108,7 +4108,7 @@
},
"reducer": {
"params": [],
"type": "avg"
"type": "max"
},
"type": "query"
}
Expand Down Expand Up @@ -4542,7 +4542,7 @@
},
"reducer": {
"params": [],
"type": "last"
"type": "max"
},
"type": "query"
}
Expand Down Expand Up @@ -4687,7 +4687,7 @@
},
"reducer": {
"params": [],
"type": "last"
"type": "max"
},
"type": "query"
}
Expand Down Expand Up @@ -4973,7 +4973,7 @@
},
"reducer": {
"params": [],
"type": "last"
"type": "max"
},
"type": "query"
}
Expand Down Expand Up @@ -5116,7 +5116,7 @@
},
"reducer": {
"params": [],
"type": "avg"
"type": "max"
},
"type": "query"
}
Expand Down Expand Up @@ -5260,7 +5260,7 @@
},
"reducer": {
"params": [],
"type": "sum"
"type": "max"
},
"type": "query"
}
Expand Down Expand Up @@ -5403,7 +5403,7 @@
},
"reducer": {
"params": [],
"type": "sum"
"type": "max"
},
"type": "query"
}
Expand Down

0 comments on commit b37fb52

Please sign in to comment.