cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_vehicle-service-background/notification/notification.yaml

36 lines
1.5 KiB
YAML

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