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

36 lines
975 B
YAML

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