From 3baf8c000ef1911abccd539241bb7749c9a89aad Mon Sep 17 00:00:00 2001 From: Kai Hendry Date: Wed, 20 Jun 2018 11:03:11 +0800 Subject: [PATCH] Do not bother tracking false negative latency due to cold starts. RE https://twitter.com/tjholowaychuk/status/1008896354330947587 --- up.json.in | 7 ------- 1 file changed, 7 deletions(-) diff --git a/up.json.in b/up.json.in index 0c957e3..b1ce660 100644 --- a/up.json.in +++ b/up.json.in @@ -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",