cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_ids-ws/notification/notification.yaml

51 lines
1.5 KiB
YAML

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