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

51 lines
1.8 KiB
YAML

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