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

36 lines
950 B
YAML

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