cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_ts-eshad/notification/notification.yaml

51 lines
1.5 KiB
YAML

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