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

36 lines
950 B
YAML

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