diff --git a/pkg/tsdb/cloudwatch/constants/metrics.go b/pkg/tsdb/cloudwatch/constants/metrics.go index d1931d76779..425022278bc 100644 --- a/pkg/tsdb/cloudwatch/constants/metrics.go +++ b/pkg/tsdb/cloudwatch/constants/metrics.go @@ -550,6 +550,7 @@ func Regions() RegionsSet { "eu-west-1": {}, "eu-west-2": {}, "eu-west-3": {}, + "me-central-1": {}, "me-south-1": {}, "sa-east-1": {}, "us-east-1": {},