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

43 lines
860 B
YAML

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