INFRA-3058 | Ankit Bhardwaj | change elb alert to http alerts (#890)
This commit is contained in:
committed by
GitHub
parent
7885447858
commit
02348cbd96
@@ -253,13 +253,13 @@
|
||||
"database": [],
|
||||
"loadBalancer": [
|
||||
{
|
||||
"type": "elb4xx",
|
||||
"type": "HighHTTP4xx",
|
||||
"duration": "3m",
|
||||
"severity": "critical",
|
||||
"threshold": 1
|
||||
},
|
||||
{
|
||||
"type": "elb5xx",
|
||||
"type": "HighHTTP5xx",
|
||||
"duration": "3m",
|
||||
"severity": "critical",
|
||||
"threshold": 1
|
||||
|
||||
Reference in New Issue
Block a user