From 43699b6b0e5e54d7ed8015c587f36fb636df9e00 Mon Sep 17 00:00:00 2001 From: vladimirhasko Date: Mon, 28 Apr 2025 06:33:11 +0000 Subject: [PATCH] adding global env --- config.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/config.yaml b/config.yaml index f124d92f..6a5bb6c1 100644 --- a/config.yaml +++ b/config.yaml @@ -74,6 +74,22 @@ environments: ref: probes-ch2-from-nl # we want to monitor CH2 from NL - name: swift ref: swift1 + - name: production_global + env: + OS_CLOUD: production_eu-de + monitoring_zones: + - name: eu-de + clouds: + - name: production_eu-de + ref: probes-de1 # we want to monitor Global from DE + - name: swift + ref: swift1 + - name: eu-nl + clouds: + - name: production_eu-de + ref: probes-de2 # we want to monitor Global from NL + - name: swift + ref: swift1 matrix: # Mapping of environments to test projects @@ -505,6 +521,9 @@ metrics_processor: - name: "production_eu-nl" attributes: region: "EU-NL" + - name: "production_global" + attributes: + region: "Global" status_dashboard_instance_name: "prod-de" kustomization: extra_files: