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

51 lines
1.4 KiB
YAML

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