cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_trip-route-service/notification/notification.yaml

36 lines
1.3 KiB
YAML

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