From 8461cda2a03319d7e83c67209296b12828218e04 Mon Sep 17 00:00:00 2001 From: Quentin Manfroi Date: Mon, 29 Oct 2018 10:58:51 +0100 Subject: [PATCH] MON-344 mitigate alert on elasticache redis hit ratio --- cloud/aws/elasticache/redis/monitors-redis.tf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/cloud/aws/elasticache/redis/monitors-redis.tf b/cloud/aws/elasticache/redis/monitors-redis.tf index 5203704..7d37361 100644 --- a/cloud/aws/elasticache/redis/monitors-redis.tf +++ b/cloud/aws/elasticache/redis/monitors-redis.tf @@ -6,11 +6,11 @@ resource "datadog_monitor" "redis_cache_hits" { type = "metric alert" query = <