config: - CDnotification-service-PROD: default.json - CDnotification-service-E2E: default.json - CDnotification-service-INT: default.json - CDnotification-service-TEST: default.json #PROD dashboards for EMEA/NA/CN Prod CDnotification-service-PROD: - name: CD_notification-service PROD - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: PROD - skipDeployment: "true" CDnotification-service-PROD.EMEA-Prod: - name: CD_notification-service PROD - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: PROD - skipDeployment: "false" CDnotification-service-PROD.NA-Prod: - name: CD_notification-service PROD - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: PROD - skipDeployment: "false" CDnotification-service-PROD.CN-Prod: - name: CD_notification-service PROD - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: PROD - skipDeployment: "false" #E2E dashboards for EMEA/NA/CN Prod CDnotification-service-E2E: - name: CD_notification-service E2E - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: E2E - skipDeployment: "true" CDnotification-service-E2E.EMEA-Prod: - name: CD_notification-service E2E - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: E2E - skipDeployment: "false" CDnotification-service-E2E.NA-Prod: - name: CD_notification-service E2E - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: E2E - skipDeployment: "false" CDnotification-service-E2E.CN-Prod: - name: CD_notification-service E2E - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: E2E - skipDeployment: "false" #INT dashboards for EMEA/NA/CN PreProd CDnotification-service-INT: - name: CD_notification-service INT - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: INT - skipDeployment: "true" CDnotification-service-INT.EMEA-PreProd: - name: CD_notification-service INT - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: INT - skipDeployment: "false" CDnotification-service-INT.NA-PreProd: - name: CD_notification-service INT - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: INT - skipDeployment: "false" CDnotification-service-INT.CN-PreProd: - name: CD_notification-service INT - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: INT - skipDeployment: "false" #TEST dashboards for EMEA/NA/CN PreProd CDnotification-service-TEST: - name: CD_notification-service TEST - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: TEST - skipDeployment: "true" CDnotification-service-TEST.EMEA-PreProd: - name: CD_notification-service TEST - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: TEST - skipDeployment: "false" CDnotification-service-TEST.NA-PreProd: - name: CD_notification-service TEST - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: TEST - skipDeployment: "false" CDnotification-service-TEST.CN-PreProd: - name: CD_notification-service TEST - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: TEST - skipDeployment: "false"