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

51 lines
1.4 KiB
YAML

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