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

51 lines
1.5 KiB
YAML

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