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

36 lines
975 B
YAML

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