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

36 lines
1000 B
YAML

config:
- CDercaf: msTeams.json
# Notification System for EMEA/NA/CN Prod
CDercaf.EMEA-Prod:
- name: CD_ercaf PROD
- alertingProfile: CD_ercaf/alerting-profile/CDercaf.id
- webhook: https://empty
- skipDeployment: "true"
CDercaf.NA-Prod:
- name: CD_ercaf PROD
- alertingProfile: CD_ercaf/alerting-profile/CDercaf.id
- webhook: https://empty
- skipDeployment: "true"
CDercaf.CN-Prod:
- name: CD_ercaf PROD
- alertingProfile: CD_ercaf/alerting-profile/CDercaf.id
- webhook: https://empty
- skipDeployment: "true"
# Notification System for EMEA/NA/CN PreProd
CDercaf.EMEA-PreProd:
- name: CD_ercaf INT
- alertingProfile: CD_ercaf/alerting-profile/CDercaf.id
- webhook: https://empty
- skipDeployment: "true"
CDercaf.NA-PreProd:
- name: CD_ercaf INT
- alertingProfile: CD_ercaf/alerting-profile/CDercaf.id
- webhook: https://empty
- skipDeployment: "true"
CDercaf.CN-PreProd:
- name: CD_ercaf INT
- alertingProfile: CD_ercaf/alerting-profile/CDercaf.id
- webhook: https://empty
- skipDeployment: "true"