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

51 lines
1.4 KiB
YAML

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