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

36 lines
1.0 KiB
YAML

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