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

76 lines
3.2 KiB
YAML

config:
- CDvehicle-service-background-PROD: msTeams.json
- CDvehicle-service-background-E2E: msTeams.json
- CDvehicle-service-background-INT: msTeams.json
#Prod notification system for EMEA/NA/CN
#Dry-run needed for all hubs
CDvehicle-service-background-PROD:
- name: CD_vehicle-service-background PROD
- alertingProfile: CD_vehicle-service-background/alerting-profile/CDvehicle-service-background-PROD.id
- webhook: https://empty
- skipDeployment: "true"
#Configuration
CDvehicle-service-background-PROD.EMEA-Prod:
- name: CD_vehicle-service-background PROD
- alertingProfile: CD_vehicle-service-background/alerting-profile/CDvehicle-service-background-PROD.id
- webhook: https://empty
- skipDeployment: "false"
CDvehicle-service-background-PROD.NA-Prod:
- name: CD_vehicle-service-background PROD
- alertingProfile: CD_vehicle-service-background/alerting-profile/CDvehicle-service-background-PROD.id
- webhook: https://empty
- skipDeployment: "false"
CDvehicle-service-background-PROD.CN-Prod:
- name: CD_vehicle-service-background PROD
- alertingProfile: CD_vehicle-service-background/alerting-profile/CDvehicle-service-background-PROD.id
- webhook: https://empty
- skipDeployment: "false"
#E2E notification system for EMEA/NA/CN
#Dry-run needed for all hubs
CDvehicle-service-background-E2E:
- name: CD_vehicle-service-background E2E
- alertingProfile: CD_vehicle-service-background/alerting-profile/CDvehicle-service-background-E2E.id
- webhook: https://empty
- skipDeployment: "true"
#Configuration
CDvehicle-service-background-E2E.EMEA-Prod:
- name: CD_vehicle-service-background E2E
- alertingProfile: CD_vehicle-service-background/alerting-profile/CDvehicle-service-background-E2E.id
- webhook: https://empty
- skipDeployment: "false"
CDvehicle-service-background-E2E.NA-Prod:
- name: CD_vehicle-service-background E2E
- alertingProfile: CD_vehicle-service-background/alerting-profile/CDvehicle-service-background-E2E.id
- webhook: https://empty
- skipDeployment: "false"
CDvehicle-service-background-E2E.CN-Prod:
- name: CD_vehicle-service-background E2E
- alertingProfile: CD_vehicle-service-background/alerting-profile/CDvehicle-service-background-E2E.id
- webhook: https://empty
- skipDeployment: "false"
#INT notification system for EMEA/NA/CN
#Dry-run needed for all hubs
CDvehicle-service-background-INT:
- name: CD_vehicle-service-background INT
- alertingProfile: CD_vehicle-service-background/alerting-profile/CDvehicle-service-background-INT.id
- webhook: https://empty
- skipDeployment: "true"
#Configuration
CDvehicle-service-background-INT.EMEA-PreProd:
- name: CD_vehicle-service-background INT
- alertingProfile: CD_vehicle-service-background/alerting-profile/CDvehicle-service-background-INT.id
- webhook: https://empty
- skipDeployment: "false"
CDvehicle-service-background-INT.NA-PreProd:
- name: CD_vehicle-service-background INT
- alertingProfile: CD_vehicle-service-background/alerting-profile/CDvehicle-service-background-INT.id
- webhook: https://empty
- skipDeployment: "false"
CDvehicle-service-background-INT.CN-PreProd:
- name: CD_vehicle-service-background INT
- alertingProfile: CD_vehicle-service-background/alerting-profile/CDvehicle-service-background-INT.id
- webhook: https://empty
- skipDeployment: "false"