From c2434bb45403fa44a40c8b1420939622732b0108 Mon Sep 17 00:00:00 2001 From: Quentin Manfroi Date: Tue, 11 Sep 2018 13:40:37 +0200 Subject: [PATCH] MON-142 try to make the status monitor more tolerant --- database/mysql/monitors-mysql.tf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/database/mysql/monitors-mysql.tf b/database/mysql/monitors-mysql.tf index 2a13d9c..b571a13 100644 --- a/database/mysql/monitors-mysql.tf +++ b/database/mysql/monitors-mysql.tf @@ -5,15 +5,16 @@ resource "datadog_monitor" "mysql_availability" { type = "service check" query = <