Skip to content

Commit

Permalink
Do not bother tracking false negative latency due to cold starts.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kai Hendry committed Jun 20, 2018
1 parent e3bd857 commit 3baf8c0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions up.json.in
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,6 @@
"period": "5m",
"action": "email.backend"
},
{
"metric": "http.latency",
"statistic": "avg",
"threshold": 1000,
"period": "5m",
"action": "email.backend"
},
{
"namespace": "AWS/ApiGateway",
"metric": "Count",
Expand Down

0 comments on commit 3baf8c0

Please sign in to comment.