From 7af702e24f2d3f584dad9be5d633cefa2b5ba622 Mon Sep 17 00:00:00 2001 From: Quentin Manfroi Date: Mon, 23 Jul 2018 15:54:46 +0200 Subject: [PATCH] MON-272 fix query with ping url instead of port for php --- middleware/php-fpm/monitors-fpm.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/middleware/php-fpm/monitors-fpm.tf b/middleware/php-fpm/monitors-fpm.tf index 8273490..f5b11ec 100644 --- a/middleware/php-fpm/monitors-fpm.tf +++ b/middleware/php-fpm/monitors-fpm.tf @@ -46,7 +46,7 @@ resource "datadog_monitor" "datadog_fpm_process" { type = "service check" query = <