cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_notification-service/dashboard/dashboard.yaml

59 lines
2.5 KiB
YAML

config:
- CDnotification-service-PROD-E2E: defaultPRODE2E.json
- CDnotification-service-INT-TEST: defaultINTTEST.json
#PROD-E2E dashboards for EMEA/NA/CN Prod
#Dry-run needed for all hubs
CDnotification-service-PROD-E2E:
- name: CD_notification-service PROD
- mzName: CD_notification-service/management-zone/CDnotification-service.name
- mzId: CD_notification-service/management-zone/CDnotification-service.id
- skipDeployment: "true"
#Configuration
CDnotification-service-PROD-E2E.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
- skipDeployment: "false"
CDnotification-service-PROD-E2E.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
- skipDeployment: "false"
CDnotification-service-PROD-E2E.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
- skipDeployment: "false"
#INT-TEST dashboards for EMEA/NA/CN PreProd
#Dry-run needed for all hubs
CDnotification-service-INT-TEST:
- name: CD_notification-service INT-TEST
- mzName: CD_notification-service/management-zone/CDnotification-service.name
- mzId: CD_notification-service/management-zone/CDnotification-service.id
- tag: notification-service
- skipDeployment: "true"
#Configuration
CDnotification-service-INT-TEST.EMEA-PreProd:
- name: CD_notification-service INT-TEST
- mzName: CD_notification-service/management-zone/CDnotification-service.name
- mzId: CD_notification-service/management-zone/CDnotification-service.id
- tag: notification-service
- skipDeployment: "false"
CDnotification-service-INT-TEST.NA-PreProd:
- name: CD_notification-service INT-TEST
- mzName: CD_notification-service/management-zone/CDnotification-service.name
- mzId: CD_notification-service/management-zone/CDnotification-service.id
- env: INT
- skipDeployment: "false"
CDnotification-service-INT-TEST.CN-PreProd:
- name: CD_notification-service INT-TEST
- mzName: CD_notification-service/management-zone/CDnotification-service.name
- mzId: CD_notification-service/management-zone/CDnotification-service.id
- env: INT
- skipDeployment: "false"