cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_ctns-vehicle-api/notification/notification.yaml

76 lines
2.7 KiB
YAML

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