From 68a4578df5a1ba3b1cd0a48020a032411c5b804d Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Thu, 12 Oct 2023 05:21:27 +0100 Subject: [PATCH] Revert "cloudwatch: add eu-north-1 for osm-main to collect replication metrics" This reverts commit 7e0c2e2982f696e3d1e57c6ec4889fe1e6038446. --- cookbooks/prometheus/templates/default/cloudwatch.yml.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/cookbooks/prometheus/templates/default/cloudwatch.yml.erb b/cookbooks/prometheus/templates/default/cloudwatch.yml.erb index 0dfef8665..08a7fe1ee 100644 --- a/cookbooks/prometheus/templates/default/cloudwatch.yml.erb +++ b/cookbooks/prometheus/templates/default/cloudwatch.yml.erb @@ -6,7 +6,6 @@ discovery: regions: - eu-west-1 - eu-west-2 - - eu-north-1 roles: - roleArn: "arn:aws:iam::173189593406:role/osm-cloudwatch-export-role" # osm-main period: 300 -- 2.45.1