cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_nop-trigger/notification/notification.yaml

36 lines
1.1 KiB
YAML

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