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

51 lines
1.5 KiB
YAML

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