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

51 lines
1.8 KiB
YAML

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