cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_cdc/notification/notification.yaml

51 lines
1.4 KiB
YAML

config:
- CDcdc-PROD: msTeams.json
- CDcdc-INT: msTeams.json
#Prod notification system for EMEA/NA/CN
#Dry-run needed for all hubs
CDcdc-PROD:
- name: CD_cdc PROD
- alertingProfile: CD_cdc/alerting-profile/CDcdc-PROD.id
- webhook: https://empty
- skipDeployment: "true"
#Configuration
CDcdc-PROD.EMEA-Prod:
- name: CD_cdc PROD
- alertingProfile: CD_cdc/alerting-profile/CDcdc-PROD.id
- webhook: https://empty
- skipDeployment: "false"
CDcdc-PROD.NA-Prod:
- name: CD_cdc PROD
- alertingProfile: CD_cdc/alerting-profile/CDcdc-PROD.id
- webhook: https://empty
- skipDeployment: "false"
CDcdc-PROD.CN-Prod:
- name: CD_cdc PROD
- alertingProfile: CD_cdc/alerting-profile/CDcdc-PROD.id
- webhook: https://empty
- skipDeployment: "false"
#INT notification system for EMEA/NA/CN
#Dry-run needed for all hubs
CDcdc-INT:
- name: CD_cdc INT
- alertingProfile: CD_cdc/alerting-profile/CDcdc-INT.id
- webhook: https://empty
- skipDeployment: "true"
#Configuration
CDcdc-INT.EMEA-PreProd:
- name: CD_cdc INT
- alertingProfile: CD_cdc/alerting-profile/CDcdc-INT.id
- webhook: https://empty
- skipDeployment: "false"
CDcdc-INT.NA-PreProd:
- name: CD_cdc INT
- alertingProfile: CD_cdc/alerting-profile/CDcdc-INT.id
- webhook: https://empty
- skipDeployment: "false"
CDcdc-INT.CN-PreProd:
- name: CD_cdc INT
- alertingProfile: CD_cdc/alerting-profile/CDcdc-INT.id
- webhook: https://empty
- skipDeployment: "false"