From 8a9ed31efe86e2fc544355dabe6986f5d1217b83 Mon Sep 17 00:00:00 2001 From: Alexandre Gaillet Date: Fri, 25 May 2018 16:51:15 +0200 Subject: [PATCH] MON-32 - Fix redis replication_lag monitor --- cloud/aws/elasticache/redis/monitors-redis.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/aws/elasticache/redis/monitors-redis.tf b/cloud/aws/elasticache/redis/monitors-redis.tf index dee5909..8aa63dd 100644 --- a/cloud/aws/elasticache/redis/monitors-redis.tf +++ b/cloud/aws/elasticache/redis/monitors-redis.tf @@ -116,7 +116,7 @@ resource "datadog_monitor" "redis_replication_lag" { query = < ${var.replication_lag_threshold_critical} EOF