cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_InCarExperienceServices/alerting-profile/alerting-profile.yaml

37 lines
1.2 KiB
YAML

config:
- CDnewComponentTag: default.json
#Prod alerting profiles for EMEA/NA/CN
CDnewComponentTag.EMEA-Prod:
- name: CD_InCarExperienceServices PROD
- mzId: CD_InCarExperienceServices/management-zone/CD_InCarExperienceServices.id
- env: PROD
- skipDeployment: "false"
CDnewComponentTag.NA-Prod:
- name: CD_InCarExperienceServices PROD
- mzId: CD_InCarExperienceServices/management-zone/CD_InCarExperienceServices.id
- env: PROD
- skipDeployment: "false"
CDnewComponentTag.CN-Prod:
- name: CD_InCarExperienceServices PROD
- mzId: CD_InCarExperienceServices/management-zone/CD_InCarExperienceServices.id
- env: PROD
- skipDeployment: "false"
#INT alerting profiles for EMEA/NA/CN
CDnewComponentTag.EMEA-PreProd:
- name: CD_InCarExperienceServices INT
- mzId: CD_InCarExperienceServices/management-zone/CD_InCarExperienceServices.id
- env: INT
- skipDeployment: "false"
CDnewComponentTag.NA-PreProd:
- name: CD_InCarExperienceServices INT
- mzId: CD_InCarExperienceServices/management-zone/CD_InCarExperienceServices.id
- env: INT
- skipDeployment: "false"
CDnewComponentTag.CN-PreProd:
- name: CD_InCarExperienceServices INT
- mzId: CD_InCarExperienceServices/management-zone/CD_InCarExperienceServices.id
- env: INT
- skipDeployment: "false"